Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disable the left pane in a Grid when splitted
Message
De
05/07/2005 14:42:56
 
 
À
05/07/2005 14:28:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
01026502
Message ID:
01029116
Vues:
12
>>>>
>>>>No, i want them to see the left pane.
>>>
>>>What you want can be done. Try setall('enabled',.f.) or something like that. BUT, my impression is that you want the grid to behave abnormal. For what reason?? Why prohibit the alternative way of browsing through the grid?
>>
>>Sorry for the time i take to answer you.
>>
>>What do you mean with 'you want the grid to behave abnormal'?
>>
>>I want the grid to behave the way it behaves when you fix the panels in Excel.
>>In excel the columns you define to be in the left side of the window, they always stay on the left, With the grid you only get the same behavior when none clicks on the left pane and browses through it's grid.
>>
>>The left pane of the grid is something like another grid in it's own.
>>
>>Thank you,
>>Joaquim
>
>You can set the grid properties (In the Init):
>
>this.LockColumns = 4 && # off columns to lock in left side
>this.ScrollBars = 2 && Vertical scrollbars only
>
>Also take a look at the LockColumnsLeft, Panel, and PanelLInk properties of the grid.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform