Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reordering a browse on the fly.
Message
From
08/09/1998 00:09:25
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00133859
Message ID:
00133935
Views:
9
>I have an FPW 26 app which uses a browse. the database is indexed on a numeric field. Is there any way to make it so that as soon as that value is entered or changed, the browse adjusts the order of records to reflect the index?
>
>Thanks,
>Paul R. Moon
Paul,
Reflecting changes is a matter of refresh. You could do it like this :
use tutorial\customer order tag company
browse fields company :v=reorder(), contact

function reorder
show window (wontop()) refresh
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