Group: Forum Members
Posts: 386,
Visits: 2.1K
|
Hi,
A bit of background first:
1) We use DX grids
2) All our grids are always in edit mode, i.e. user can edit, add or delete without changing form 'mode'.
3) As the user moves between different rows in a grid we automatically save that row if it is dirty.
Today a user what hopping between rows looking at things and decided to add a new row (by pressing the add new row button). This caused a data collision dialogue box to appear which showed changed values. The problem is the user had no idea what row he had left (and made dirty) when the add new row button was pressed.
The Data Collision processing was perfectly valid but, in these circumstances, it didn't give the user the full picture. I was wondering if you could add an 'all fields view' button to the dialogue box so the user can see all the fields (changed and unchanged) in the BO. This would give the user the ability to postively identifiy the record the system is refering. In this case it was an Order and, because the Order Number was unchanged, it didn't appear in the field list.
Cheers, Peter
|