แชร์ผ่าน


New WPF How Do I Videos Released!

I posted two more WPF "Forms over Data" videos onto the Developer Center that you should check out.

How Do I: Edit Tabular Data in WPF? - learn how to create a simple data grid in WPF for editing tabular data using Visual Studio 2008 Service Pack 1.

How Do I: Create a Master-Detail Data Entry Form in WPF? - learn how to create a master-detail (or one-to-many) data entry form in WPF using Visual Studio 2008 Service Pack 1.

Subscribe to the How Do I video feed.

Enjoy!

Comments

  • Anonymous
    November 04, 2008
    WPF Apps Carlos Quintero: Visual Studio 2010 PDC session: customizing and extending your developing environment

  • Anonymous
    August 25, 2010
    hi beth, i can't seem to figure out how to sort the detail collectionviewsource.  I try to add a sortdescription but i get: "'System.Windows.Data.BindingListCollectionView' view does not support sorting." I just want to change the order that the details are listed in the detail listbox, how would i do that?