Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Class
Message
From
05/04/2002 06:31:44
 
 
To
05/04/2002 06:13:40
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00641279
Message ID:
00641298
Views:
23
Hi!

When you set grid's properties in design time, columns get that property value too for most properties (second approach that I mentioned).

You can also write a PRG file and run it on some key pressing:
ON KEY LABEL ... DO MySetupGrid.PRG

In the PRG you can use aSelObj() function that will return you currently selected object on the form (grid or column). using it you can set up it programmatically as you want. Changes will be saved when you save the class.

Hope this helps.

>Thanks Vlad but is this possible at design time. Which is what I want.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform