Hi
I have a model driven app with an editable grid to edit asset data. The user can now edit the data when clicking into the different cells of the grid. When the user doubleclicks a row, the edit form will be opened.
To avoid data changes by accident we would like to initially disable editing of grid data and add enable editing of grid data when a button "Edit grid data" is clicked. The idea behind is to have an edit mode that is actived when clicking on the button and a read only mode, when leaving the edit mode. Maybe this state of the mode could be stored in a variable but i could not find out how to implement that.
Does anyone have an idea how to implement such a edit mode?
Thanks in advance.
Roland

Report
All responses (
Answers (