Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Highlighting the selected row - mshFlexGrid...
Message
De
14/04/2002 19:04:09
 
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00644875
Message ID:
00644879
Vues:
17
If I understand you right, when you click on some cells, horizontal scrollbar scrolls to the right and this is unacceptable for you.

This occur when you click on cell, which is visible partially (i.e. this occurs also for partially visible cells at bottom and cause vertical scrollbar to scroll down).

To prevent this behavior, set SelectionMode property of the grid to 1 - By Row (this will prevent horizontal scroll, but not vertical) or to 2 - By Column (this will prevent vertical scroll, but not horizontal).

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform