Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change order of the View at run time
Message
From
08/07/2003 01:28:37
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
07/07/2003 20:48:05
Rene Lovino
Bigfoot Global Solutions, Inc
Cebu, Philippines
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00807372
Message ID:
00807836
Views:
18
>Thanks Cetin. But unfortunately I can't use an index because the view recordsource that we have used in the grid have a table bufferring. View with table buffering does not allow to create an index. There is an error when we create an index to the view with table bufferring. My application requirements is to resort the record in the grid by clicking on the column header. Example if the users click on the Customer # column header the record will sorted by customer #. If the user click on the Customer Address column header the record should be sort by Customer Address. This requirement can be done through index. But we also update the data on grid that's why we used table bufferring because this application is shared with different users.

Rene,
All views are buffered - at least row buffered by default. You can index a view. It's simple, set buffering to row, index, then set to table.
Showing in grid with sorting, changing data and having table buffering is something we all do I think.
Check FoxyClasses samples.
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
Next
Reply
Map
View

Click here to load this message in the networking platform