Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with generating grids in code
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00401819
Message ID:
00401849
Views:
18
>i am trying to generate a form with a grid on it in code, because it's a simple grid with only 6 columns. five columns need a textbox to display the info and the last column needs a checkbox. All i need this form to do is to display some valid entries, and the user to double click or press enter on the entry they would like.
>
>i have defined a class of textbox that has a dbleclick event and keypress event that releases the form, but when i try to add the object to the grid and change to currentcontrol, the information just disappears from the textbox.
>
>can anybody help?
>
>thanks
>
>daryl

Are you assigning the conrols source for the column before or after the custom control is added to the grid column and identified as current control. That may be a part of your problem.
Previous
Reply
Map
View

Click here to load this message in the networking platform