Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to hide grid colums from user choice
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01284238
Message ID:
01284377
Views:
12
>Hi Boris ,
>at " WITH EVALUATE(ALLTRIM(GridReference)) " line will be columnreference or gridreference ?
>and why columnreference field type memo ?
>
>is this below table structure will be more effective ?
>
>userChoice table
>formname c(20),gridname c(20),gridColname c(20),isHide L
>
>or is there any more shortway way for this ?

I used memeo, because I wanted to have full reference to that grid:

thisform.Pageframe1.Page1.Container2.Grid

That is why I used MEMO and not just Char.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform