Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disable the left pane in a Grid when splitted
Message
From
05/07/2005 14:42:56
 
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01026502
Message ID:
01029116
Views:
11
>>>>
>>>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform