Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setfocus at MSHFlexGrid Cell
Message
De
16/06/2003 22:45:51
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Setfocus at MSHFlexGrid Cell
Divers
Thread ID:
00800645
Message ID:
00800645
Vues:
61
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
Répondre
Fil
Voir

Click here to load this message in the networking platform