Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is happening with my grid
Message
From
18/09/1998 10:14:51
 
 
To
18/09/1998 10:12:04
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00138178
Message ID:
00138184
Views:
15
>>>I have a grid displaying data of a cursor. The initialy empty cursor is created when i issue a SQLEXEC() in the Load event of my form with a whereclause that will never select any records.
>>>When i reissue my SQLEXEC(), but this time with data my grid looses its member-objects and its recordsource.
>>>This is probably because the cursor is closed and recreated when i reissue a SQLEXEC().
>>>
>>>Does anybody know the 'workaround' for this problem?
>>>
>>>Marco Beuk.
>>
>>Any time you rebuild the cursor, you should also reset grid properties: recordsource, column.controlsource(s). Another workaround is to base grid on permanent cursor and fire ZAP and APPEND FROM sqlcursor after each SQLEXEC.
>
>The funny thing, but it won't work for me.... I had the grid and I recalculated the content. I tried this trick and it won't work...

It works Ok here. What actually doesn't work?
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform