C
craig
My edit form has an UltraToolbarsManager control which contains a toolbar
with a "Save" button on it.
The data object that is bound to the form has an "IsSavable" property that
returns a boolean indicating whether or not the object is savable.
Is there a way to bind the IsSavable property to the Save button?
Thanks!
with a "Save" button on it.
The data object that is bound to the form has an "IsSavable" property that
returns a boolean indicating whether or not the object is savable.
Is there a way to bind the IsSavable property to the Save button?
Thanks!