|
-
May 5th, 2010, 11:10 AM
#1
Thread Starter
Frenzied Member
Dynamically add rows too a GridView ListBox in WPF
Hi guys!
I've got a GridView ListBox that is connected, via bindings to an array of other objects and shows various properties of the stored objects in the ListBox.
However I can't seem to figure out a way to manually add an item to the ListBox that would cover all the columns using code. I need to do this for when there are no items in the array.
A blank object cannot be used here so does anyone know how to progrmatically add one?
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
|