Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Click event in an empty grid?
Message
From
25/10/2001 15:42:28
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:
00573365
Views:
25
The problem is that it's a class and the SQL is created 'on the fly' from the class properties (e.g. cColumnFields = cus_name, cus_casenum, cus_ssn). I don't really want to have to mess up that routine because of a bug. I'll probably handle it in the UI someway (dropdown list or command buttons).

Thanks

John

>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).
>
Previous
Reply
Map
View

Click here to load this message in the networking platform