Posted 11 November 2017, 8:03 am EST
The grid is bound to a form level Dataset
During the Form Activate event…
After populating the data set, reading in the saved layout file from the prior user session, then refreshing the grid.
I am trying to set the second row of the grid to be highlighted/selected.
None of the exposed methods or properties work.
I have tried every technique in the documentation with no success.
Has someone experienced and subsequently solved this problem ?