Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid
Message
 
 
To
06/11/2006 01:11:40
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Grid
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01167233
Message ID:
01188229
Views:
18
>Ed,
>
>it sounds like you change the recordsource of the grid like
>
>
>*your query
>.grid.recordsource = 'curSorName'
>
>
>this will remove all columns and create new one. The newly created will know nothing about your preset.
>
>consider the use of a CursorAdapter and bud the cursoradapter.alias to the grid.
>
>Agnes

Agnes,

I have a CursorAdapter and its alias is a recordsource for the grid. When I execute CursorFill(.t.) for the CA, the grid becomes blank. Should I use safe select approach here or there are other alternatives?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform