Moving to last row in Virtual Mode |
Post Reply |
Author | |
snhd
Newbie Joined: 09 July 2006 Status: Offline Points: 15 |
Post Options
Thanks(0)
Posted: 09 July 2006 at 5:57am |
How to move to the last row or stay on the last row regardless of rows being added dynamically ? Any help would be appriciated. Thanks |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
You'll have to update the position from time to time -- whether right after adding of those additional rows, or by some timer event.
.GetNavigator()->MoveLastRow() will do the one-time job. -- WBR, Serge |
|
snhd
Newbie Joined: 09 July 2006 Status: Offline Points: 15 |
Post Options
Thanks(0)
|
Thanks
I knew this could be the one as I was searching for such a thing in EnsureVisible regarding MoveFirst...MoveLast. Unfortunatly I could not locate the GetNavigator Class while it was documented in EnsureVisible.
Thanks & Best Regards
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |