I am using the TreeGrid with
EditMode.Dialog Editing.
( Please note that the happens with EditMode.Row when clicking the update button).
When clicking on the save button the dialog does not close.
Clicking the cancel button closes the dialog.
If I add a new record and click the Save button it works ok. From that action if I edit a record the save button works as well, it closes the dialog as it should, any times I try.
If the page component is refreshed then the above is happening.
It is not a validation issue because I am editing the same record
Please can you help with this. I believe its an issue with the dialog.
Thank you in advance