Hi,
Using Apex 19.2 and RDBMS 19
In my Interactive Grid page I have over one or two pages of rows.
Is there a simple way to directly set focus to a certain row? meaning automatically and not by user intervention
IE. the grid will display a list of 200 employee, and will go directly to employee no. 99 ( still displaying all the other rows above and below)
Thanks