Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to insert data into Grid in descending order
Message
From
03/11/2000 08:49:53
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
03/11/2000 08:41:37
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00437133
Message ID:
00437560
Views:
17
>
>Carmen,
>IOW you want last entered dispalyed first ? If so create an index on recno() :
>index on recno() tag recorder
>
>Then just set the order desc :
>
>set order to tag recorder descending
>
>Cetin

Also to keep index smaller you could use any expression in fact :
index on '1' tag recorder

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform