SmartClient Version: v8.3p_2013-04-23/PowerEdition Deployment (built 2013-04-23)
FireFox 10.0.2
IE 10
I have a databound grid that I am populating with a fetch, I am then adding new rows with .startEditingNew
I notice that when I select a row that was returned with the fetch the row is highlighted. When I select a row that was added the row is not highlighted and the highlight remains on a previously selected row
Is there a way to make the grid highlight a selected new row?
FireFox 10.0.2
IE 10
I have a databound grid that I am populating with a fetch, I am then adding new rows with .startEditingNew
I notice that when I select a row that was returned with the fetch the row is highlighted. When I select a row that was added the row is not highlighted and the highlight remains on a previously selected row
Is there a way to make the grid highlight a selected new row?