Hello,
I have a grid with all rows editable when it loads using InPlace edit mode. If I edit a value in a field on one of these rows, then click insert to add a new row to the grid, the values I entered in the row that was already part of the grid are lost.
Is there a way to avoid this?
The edits and the newly added row need to be saved at one time, I cannot do partial saves to my data source.
Thanks
-marcos
I have a grid with all rows editable when it loads using InPlace edit mode. If I edit a value in a field on one of these rows, then click insert to add a new row to the grid, the values I entered in the row that was already part of the grid are lost.
Is there a way to avoid this?
The edits and the newly added row need to be saved at one time, I cannot do partial saves to my data source.
Thanks
-marcos