Group: Forum Members
Posts: 336,
Visits: 497
|
I have a form with a bunch of controls bound to my BO. I want to be able to call a .Add and then sync the BO with the controls as they are on the form when the .Add is called. Is there a way for me to do this currently? Right now, it just sets everything to defaults when I call an Add. In this case I want it to take on the values of the current bound control settings.
|