Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disable grid column
Message
De
07/12/1999 20:03:05
 
 
À
07/12/1999 17:32:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00299614
Message ID:
00300146
Vues:
37
1) create a secondary object in addition to 'Text1' for the column and code a DynamicCurrentControl with Sparse = .F. for the column -- you can put anything you want there.

2) if you change the color of the grid lines to the background color of the form and have the 0 width columns at the extreme left or extreme right, only looks like a thicker border ( also shrink gridlines to single pixel ).

3) make foreground and background colors for objects in column RGB(255,255,255) or white, need to change all the color pairs selected, disabled, etc. then put them back.

4) You could have n grids where each has a column ( or columns missing ) and only show the one you want.

Just some other thoughts about hiding stuff in a grid.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform