Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing methods in grid programatically
Message
 
 
To
03/07/1996 10:59:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00003391
Message ID:
00003429
Views:
26
>another option is to create a subclass of a textbox
>then create a subclass of a column (this can only be done in code) that uses this subclassed textbox and make the grid
>automatically add the sub-classed columns in run time
>>a second option is to put in the subclass grid the maximum columns u need do all the modifications and reduce the number
>of column at runtime

Arnon, can this not also be done by only subclassing a
textbox, and then using the addobject method to
programmatically add the textbox to the existing column?
Then set currentcontrol for that column to the subclassed
textbox.

- Mark
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform