|
-
Jan 26th, 2009, 07:22 PM
#2
Re: WPF'isms: Things that can cause frustration please read
UPDATE: Added a third part to my DataGrid/ListView tutorial, this third part focuses on extending the existing control we built in the first two parts so that it now uses TextBoxes to contain each of its items instead of just un-editable text. This way we can let the user edit the data by typing in to the item textboxes and it will automatically update our collection in the code-behind.
Last edited by chris128; Jan 26th, 2009 at 07:31 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|