Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
To get value grid checkbox without column
Message
 
 
To
08/06/2010 10:07:45
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01467896
Message ID:
01467900
Views:
46
>Hi
>Help please
>
>I have grid that record source is (alias of) table .
>I added on the grid another column for checkbox (recordsource="",sparse=.f.).
>
>How can I run somethings like "select * from myaliastable where grid.colcheckbox=1"?
>
>Tnx

Chaim,

A grid column without a source doesn't make much sense. I suggest to either create a local view and add an extra field to be used as a source for the checkbox or you may need to use a readwrite cursor as a record source for the grid.
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