Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid
Message
 
To
22/10/2002 14:26:03
General information
Forum:
Visual FoxPro
Category:
CodeMine
Title:
Re: Grid
Miscellaneous
Thread ID:
00712657
Message ID:
00714011
Views:
17
>You can use a cursor. Seemingly not the one you are creating <s>. Try creating the cursor using a SQL select and specify NOFILTER and READWRITE on the resultant cursor. See how that works.

Created the cursor with the SQL. One thing: I'm doing it in the CDE BeforeOpenAll. Is that alright ?
Anyway, got the same problem, and some errors, the first was :

Microsoft Visual FoxPro
Unknown cWorkarea parameter "Cur_ped" in Formteste001.cmdatamanager.setdefault()

where "cur_ped" is my cursor name.


>
>What type of grid are you using. Is it a navigator style grid or just a standard Codemine grid?

Well, I haven't been introduced to the navigator style one, so I think it is the standard Codemine grid.


>>I can't use a table either, as this has to be local.
>
>What do you mean by this. A table is local?

I mean, if I use a table of the DBC, I won't be able to have more than one user reading different contents on the grid, I assume.

Thanks.
Ivan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform