Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GridTROUBLE
Message
From
05/01/1999 19:58:20
 
 
To
05/01/1999 16:30:37
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00172926
Message ID:
00172986
Views:
22
FWIW, yes, you can add the INTO CURSOR clause in the RowSource property (re: DF's post). Be sure to not have two INTO CURSOR clauses that use the same cursor name in your form.

>Hi,
>I have created a simple grid using a SQL statement. The grid is addressed as "formset1.pageframe1.page1.grid_prod" The recordsource is just the SQL statement "SQL * FROM PRODUCT WHERE SOMETHING==SOMETHING". The main program only setups a few public variables and then calls the main form. The trouble is that a browse window is opened (containing the SQL query) when I run the program and must be close before I a can continue with the program. How do I prevent the browse window from opening.
>
>thanks in advance
>John
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform