is it possible to move to the last record in a MSHFlexGrid?
If so how? I am exporting records from the grid and the only way my code works is if I highlite the last record.
I need the focus to be the last record in the grid. as if i clicked my mouse there.I cannot get the code to work DVannoy
A+,Network+,CNA
dvannoy@onyxes.com
Sorry, I copied my code and did not change the names.
flexGrid.TopRow = flexGrid.Rows - 1
I put this on the form activate event in my code. Every time an item is added to the grid, the grid form gets focus. This code keeps the selected row on the last row added.
Rob
Just my $.02.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.