Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Order of cursors in DE
Message
From
05/02/1997 23:01:51
 
 
To
05/02/1997 22:48:06
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00019426
Message ID:
00019436
Views:
35
>>How can I change the order or loaded tables in the DE?
>>
>>I presently have some tables showing in 1, 2 and 3 orders and would like to have them 2, 1 and 3.
>>
>>I am looking for a simple way as we have when we change the column order in the grid.
>
>Try Tis
>with thisform.dataenvironment
> .closetables
> .cursor1.order="Code"
> .cursor2.order="Description"
> .cursor3.order="Refkey"
> .opentables
>endwith

No, not the tag orders but the open sequence order of the DE.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform