I'm using SmartClient_SC_SNAPSHOT-2012-03-08_v82p_Pro
If a selected record in a listgrid is edited, than after save operation it is no longer selected. In SC 8.0 and before the selected record was still selected after save.
You can test this behavior in feature explorer example:
Server Examples - Custom Datasources - Reusable ORM Datasource
1. selected a record and doubleclick this record (move mouse out of the record)
2. change a field value
3. press enter
-> record is saved and is not selected anymore
If you press enter without a change, than the record is still selected.
A selected record should stay selected after save operation as in SC 8.0.
Thanks
Burkhard
If a selected record in a listgrid is edited, than after save operation it is no longer selected. In SC 8.0 and before the selected record was still selected after save.
You can test this behavior in feature explorer example:
Server Examples - Custom Datasources - Reusable ORM Datasource
1. selected a record and doubleclick this record (move mouse out of the record)
2. change a field value
3. press enter
-> record is saved and is not selected anymore
If you press enter without a change, than the record is still selected.
A selected record should stay selected after save operation as in SC 8.0.
Thanks
Burkhard