This question is locked. New answers and comments are not allowed.
Hi there.
I am using RadDataForm with custom Edittemplate and ReadOnlyTemplate. My problem is when I press "edit" on the RadDataForm, the buttons commit and cancel are not enabled. If I change a value on a field and click out of this field I the buttons get enable. After that, if I press cancel the new entered values stay there.
I am just trying to have a normal cancel button. When I press the cancel button I have the original values back on the fields.
Properties on the RadDataForm
AutoCommit = False
AutoEdit = False
AutoGenerateFields = False
Any tips where I am going wrong?
Thanks
Alex
I am using RadDataForm with custom Edittemplate and ReadOnlyTemplate. My problem is when I press "edit" on the RadDataForm, the buttons commit and cancel are not enabled. If I change a value on a field and click out of this field I the buttons get enable. After that, if I press cancel the new entered values stay there.
I am just trying to have a normal cancel button. When I press the cancel button I have the original values back on the fields.
Properties on the RadDataForm
AutoCommit = False
AutoEdit = False
AutoGenerateFields = False
Any tips where I am going wrong?
Thanks
Alex