quick data binding question...

  • Thread starter Thread starter craig
  • Start date Start date
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!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top