Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Datetime field index
Message
From
22/07/2009 17:42:52
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01413776
Message ID:
01413822
Views:
25
>I have a grid in the second form
>
>
>Now in the activate method of the second for I wrote
>
>SET ORDER TO datacx IN consultas
>
>
>But it didnt work
>
>Is it correct ?
>
>datacx it the cursor order property value in the first form

If your not using a private datasession what I would do is set a debug point a the SET ORDER TO statement then in the VFP debugger put a stop on ORDER(''consultas') to see if/where it's getting changed at.
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Previous
Reply
Map
View

Click here to load this message in the networking platform