Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CursorAdapter and WHERE
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01294821
Message ID:
01322001
Views:
26
>>>That may be a problem. The search form I am using has a grid on it. Calling the CursorFill() method does funky things to grids when you change requery the cursor adapter. I need to use CursorRefresh() to make the grid behave properly. So, maybe this solution may not work to solve my problem?
>>>
>>>Scott
>>
>>Don't bind your grid to the CA directly. Use a separate cursor for the grid with safe select approach.
>>
>>I need to post my Search class here based on CA.
>
>Using CursorRefresh, there is no need to use the safe select approach (unless I'm missing something in his requirements).

He wants to construct Where condition on the fly.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform