Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using a Grid control as a pick list
Message
From
07/08/1996 11:35:39
 
 
To
07/08/1996 11:28:38
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00005173
Message ID:
00005198
Views:
26
>what u can do (but i am almost sure u wouldn't want to do <s>)
>is to subclass the grid columns (in code...) and use ADDOBJECT to add columns (to save the addobject there is an additional husle of writing a builder to do that automatically for u )

Well, I already have something like that for my pick list class where I go get the number of available columns from my admin tables and use the addobject to add each columns in the pick list.

So, if I understand correctly, I should put

ThisForm.nCurrRec=RECNO()

in the when event of each column.

I should also keep the dynamic clause in the init of the grid.

Will this avoid the flashing and be faster?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform