Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sorting views for grids
Message
From
04/10/1999 12:58:09
 
 
To
04/10/1999 12:26:42
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00272363
Message ID:
00272377
Views:
18
>I want my grid to be sorted based on the header the user clicks on. I am using a view to populate the grid.I am also using transactions in my form, so using indexes would create alot of extra coding. What is a good way to do this?
>Thanks,
>Jill

The only way to do this is by indexing the view. How is an INDEX statement a lot of code?

Transactions shouldn't have any impact on what you are trying to do, just make sure that when you issue your INDEX commands, the view you are indexing has its buffermode set to 3: row buffering.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform