N
Noah Coad [MVP & MCP]
I have a ListBox that is bound to an array of 'Client' objects with a 'Name'
property (DisplayMember). The 'Name' property is changed, but the ListBox
does not update to reflect these changes
How do I notify the binding system that the Name property has changed and it
should update all bound controls (inluding the ListBox)?
Thanks!
-Noah Coad
Microsoft MVP & MCP
property (DisplayMember). The 'Name' property is changed, but the ListBox
does not update to reflect these changes
How do I notify the binding system that the Name property has changed and it
should update all bound controls (inluding the ListBox)?
Thanks!
-Noah Coad
Microsoft MVP & MCP