Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic Grid Generation
Message
From
30/10/1997 13:03:24
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Dynamic Grid Generation
Miscellaneous
Thread ID:
00057440
Message ID:
00057440
Views:
72
working on a grid class which will handle "building" itself dynamically.
(not using a builder, as i want to have it as a class)

Basically, my plan is to be able to drag a table or view from the
DataEnvironment onto a form and NEVER <s> have to touch it again.

Here are my current needs:

1. For the columns' current control(s) i need to be able to place code
into several methods of the default control (ie. the textbox). How do you
do this? Or is it possible to have the dropping of the table/view use my
class of textbox.

2. "Intelligently" use the correct control based upon the columns' source.
(ie. checkbox for logical, ...)

kim
Next
Reply
Map
View

Click here to load this message in the networking platform