M
Marauderz
Can someone please tell me exactly WHEN is BeginEdit called by Databinding?
Is it only called when the values are changed in the UI? IE, bound textbox
lost focus, listbox selected index changed? what if only the property of the
IEditableObject is changed? will BeginEdit be called on the object
implementing IEditableObject? Or do I have to call it myself manually?
Thanks.
Is it only called when the values are changed in the UI? IE, bound textbox
lost focus, listbox selected index changed? what if only the property of the
IEditableObject is changed? will BeginEdit be called on the object
implementing IEditableObject? Or do I have to call it myself manually?
Thanks.