Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Click event in an empty grid?
Message
 
 
To
25/10/2001 15:25:13
John Deupree
Long Term Care Authority
Tulsa, Oklahoma, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00573312
Message ID:
00573358
Views:
24
You can always create an empty cursor by runing your select with a condition that ptoduces 0 records, like WHERE .F. or WHERE 1=0 (Sql Server style).

>Thanks for the help. It's alright because I'm still building in 6.0. However I find the same behavior in 6.0 when the grid record source is set to "" (the fix to the earlier problem you helped me with). It works fine when the recordsource exists but has no rows. I am working on a search form and I would like the user to be able to click on the grid header to select which column to search on before the query is executed.
>
>Thanks again.
>
>John
>
>>>>7.0
>>>>
>>>>John
>>>>>
>>>>>What VFP version you're running?
>>>
>>>I believe, there is a bug in VFP7 here, which was discussed here recently. Unfortunately, I could not find this thread now...
>>
>>Yes, It's confirmed bug. See Message #566111.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform