Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Browse in form
Message
 
To
08/09/1999 12:37:06
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00262450
Message ID:
00262456
Views:
11
>How can I get the default browse window triggered by an sql statement to take up only part of a form? If I define my own window it won't appear n the form. In the dev environment it appears on the main vfp screen.

Most of us no longer use "browse" in apps, grids are for this purpose. Do the SQL into a cursor, set the grid columncount to -1, and the recordsource to the cursor's alias, that should get you going...or consider a view, also.

The alternative is to look through the BROWSE clauses, try IN WINDOW, etc. Maybe something will still work in vfp...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform