Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setfocus at MSHFlexGrid Cell
Message
From
16/06/2003 22:45:51
 
 
To
All
General information
Forum:
Visual Basic
Category:
Other
Title:
Setfocus at MSHFlexGrid Cell
Miscellaneous
Thread ID:
00800645
Message ID:
00800645
Views:
60
Dear all,

I have a MSHFlexGrid contains 50 rows and a vertical scroll bar, the grid only can show 10 rows within its boundary, and users have to move the scroll bar to show the rest of data.

But when I use the following code :
grid.row = 20
grid.col = 2
grid.setfocus
I assume cursor will jump to the cell of row:20/col:2, and the grid automatically scroll to there, but it won't, is there anyway to get this done?


Thanks for your help.
Aston
Reply
Map
View

Click here to load this message in the networking platform