|
-
Dec 19th, 2007, 09:00 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] MSHFlexgrid position problem
How can i put the last used row in my mshflexgrid on top of the grid after returning from another form.
I saved the last used row and it works fine as long as the last used row resides in the first 20 rows of the grid.
When the last used row is greather than 20, by manually scrolling down to row 50, i can't see the last used row after returnong from another form, unless i scroll down manually to that row.
I need to position my grid that the last used row will be displayed between the first and the twentiest row on the grid.
I found how to get it on toprow.
MSHFlexgrid1.Toprow = nRow where nRow is the last updated row.
How can i display that row in the center of my grid, on row 15?
Last edited by marex; Dec 19th, 2007 at 03:37 PM.
Reason: [RESOLVED]
Ray
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|