Thank you for your answer.
I have a msflexgrid which I fill from an ADO recordset, this recordset can contain from 5 results to more than 1000, I realize that I can resize the msflexgrid control to show up to 10 rows, however I have another controls to navigate through the msflexgrid, one row at a time or "by page" (10 rows at a time). I need to know at all times which row is the one "highlighted" cause I think is a way to link the navigation controls with the arrow keys, at this moment If I start to navigate with the control from an initial position and pass any number of rows or pages and then press the arrow keys, it goes back to the initail point.
I haven`t been able to figure out how to solve this problem.
If you have any ideas these will be more tha welcome.
Thank you!