Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid problem
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Grid problem
Miscellaneous
Thread ID:
00412309
Message ID:
00412309
Views:
47
Hi to all
This is the situation:

I have a form with a grid, the form have a method ("refreshdata") that execute a sql query on a table and set the recordsource and recordsourcetype propertys to "myalias" and "1" respectively.
In the double-click method of the mygrid.column1.text1 object I have wrote some code that modify the data in the source table and then call again the refreshdata method.
The problem is that when I make doubleclick the first time all is ok, but the next time, the grid don't react.
I note that if I don't call the refreshdata method in the doubleclick code the grid continue reacting to the event.
Somebody knows what happen?

Thanks

Pedro.
Next
Reply
Map
View

Click here to load this message in the networking platform