Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Column object
Message
From
19/08/1999 05:55:55
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00254610
Message ID:
00255172
Views:
15
>You can't do it in the Visual Class Designer, but you can subclass the column programmatically using the DEFINE CLASS command.
>
>You can add subclassed grids programmatically to the grid using the AddObject() method rather than AddColumn()

To clarify, the AddColumn() actually does AddObject("column"), which is always the base class, with the base class header and the base class textbox, and it can't be changed. We may actually override the AddColumn code, doing

AddObject("myColumn")
nodefault

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform