Hi to all,
we are facing a behaviour from grid/datasource, which looks as a serious 'bug' to our customers.
The scenario is as following :
1) The grid is set up for 'Inline' editing.
2) The user changes to 'Edit' mode, changes some values.
3) Press 'Update' button
4) an error occurs in server side processing , the error handler displays a message.
->
5) now the grid row leaves the edit mode, removes dirty indicators and (!!) displays the new values changed from user.
This is very confusing for the user because he has no clue of the current data state.
Is there an approach or sample how to reset the grid row to 'Edit Mode' and indicate the current state of the grid/row.
Thanks
Thomas
we are facing a behaviour from grid/datasource, which looks as a serious 'bug' to our customers.
The scenario is as following :
1) The grid is set up for 'Inline' editing.
2) The user changes to 'Edit' mode, changes some values.
3) Press 'Update' button
4) an error occurs in server side processing , the error handler displays a message.
->
5) now the grid row leaves the edit mode, removes dirty indicators and (!!) displays the new values changed from user.
This is very confusing for the user because he has no clue of the current data state.
Is there an approach or sample how to reset the grid row to 'Edit Mode' and indicate the current state of the grid/row.
Thanks
Thomas