Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Same Grid with AddObject
Message
From
02/07/1998 23:10:40
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Same Grid with AddObject
Miscellaneous
Thread ID:
00113969
Message ID:
00113969
Views:
61
I have a class based on a container with a Grid with 3 columns. In column 2 I use a LOOKUP as a ControlSource and I put a ComboBox with the Sparse property in the Column2 in .T..
I use this grid to Append, Eliminate, Edit records in a view.
After Append I have an Undo with a TABLEREVERT.
Everything works fine, if I put this class in a form before I run it.
The problem appears because I add this class to a pageframe and depending on the main record selected I may need two, three or four pages with this class. When I put this class with the AddObject it doesn't work the same.
After an APPEND BLANK, when I click on Column2 to activate the ComboBox it seems to do a TABLEUPDATE or something like that because I can't do a TABLEREVERT anymore.

I hope anyone can help me. Thank you,
Reply
Map
View

Click here to load this message in the networking platform