Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Scrolled with homogenous behavior.
Message
De
06/06/2003 12:27:46
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Grid Scrolled with homogenous behavior.
Divers
Thread ID:
00797327
Message ID:
00797327
Vues:
60
Hi

Problem context: grid and scrolled down.

Scroll with Keyboard:
- hold down key DOWN
result: grid scroll since 1 empty row is show (RelativeRow=RowsVisible-1)
- hold down key PAGEDOWN
result: grid scroll since only 1 full row is show (RelativeRow=1)
- hold down mouse on Scroll Bar botton box
result: grid scroll since only 1 full row is show (RelativeRow=1)

I want a homogenous behavior ( max information showed ):
result: grid scroll since 1 empty row is show (RelativeRow=RowsVisible-1)

Fabio
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform