Hi Yvonne,
That may do the trick. I will play for a bit. Thanks very much for the suggestion.
Regards,
Jeff
(Incidentally, I noticed that when a checkbox is used with the header above...
Type: Posts; User: Jeff_Stone
Hi Yvonne,
That may do the trick. I will play for a bit. Thanks very much for the suggestion.
Regards,
Jeff
(Incidentally, I noticed that when a checkbox is used with the header above...
Hi Yvonne,
We considered the approach you outlined previously. Our problem is our clients want on OptionGroup and some other fields placed to the side of the grid. Because Lianja default...
Hank,
Thanks for the reply. The error is the same even with "readwrite" removed. I have never worked with virtual tables. What did you mean "you can use that SELECT to populate the grid...
fwiw, if I remove the READONLY clause, the debug errors window still shows:
Thu May 9 16:52:47 2013
**** Lianja error ****
DECLARE _DAO0012 READ ONLY CURSOR FOR select * from deals597; ...
Our VFP apps allow clients to tag deals listed in a grid to enable batch processing of those deals. Using the below page load() proc, the grid successfully populates but the grid is not modifiable...