Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid
Message
From
04/12/1999 11:22:11
 
 
To
04/12/1999 11:08:44
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Grid
Miscellaneous
Thread ID:
00298668
Message ID:
00298672
Views:
15
>I have a grid composed of 9 columns,
> I just want that the first and second columns
>will not move when I used the horizontal scrool bar
>any help.
>thank you.

The simple solution is to split your grid: right-click on it in design mode, select Edit and click-drag from left-bottom corner. Maybe it will be satisfactory for your users? Another way is complicated and will require some code to reset ColumnOrder property for all columns in run-time when user navigates the grid, i.e. it may involve grid's scrolled and afterrocolchange events, column's relativecolumn and activecolumn properties.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform