Forum > Beginners
Grids - Is there a way? (Solved)
(1/1)
JLWest:
Is there a way to tell what row the blue highlight bar is on? The user hasn't clicked.
Thanks
dsiders:
--- Quote from: JLWest on December 04, 2022, 04:36:36 am ---Is there a way to tell what row the blue highlight bar is on? The user hasn't clicked.
Thanks
--- End quote ---
In Single select mode, the Row property has the active row - even when rowSelect is enabled in Options.
In Multi-Select mode, you'd need to inspect the SelectedRange property - but Row should still have row number for the first range in the selection.
JLWest:
Thanks
Navigation
[0] Message Index