Child collections & Wpf databindingChild collections & Wpf databinding
Old forum URL: forums.lhotka.net/forums/t/4804.aspx
ajj3085 posted on Tuesday, May 06, 2008
Hi,
I have a CslaDataProvider, which manages the root object. I have two lists boxes on the window, and an add button under each. I want the add button to add a new child object to the list box.
In WinForms, I had to interact with a binding source component and ask it to AddNew. What would be the equivolent in Wpf?
Copyright (c) Marimer LLC