Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to freeze a grid column ?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00452047
Message ID:
00453800
Views:
25
Hi Vlad,
Thanks for your help in giving me help to freeze the most left
columns in a grid table. I just put the following lines in grid's
Scrooled Event will meet my request:

this.column1.columnorder = this.leftcolumn
this.column2.columnorder = this.leftcolumn+1

The result is good enough for me ! Thank again.

Samuel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform