Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid to order
Message
From
15/04/1998 21:54:04
 
 
To
15/04/1998 11:12:48
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00092118
Message ID:
00092377
Views:
23
>You can do it with this code in the header mouseup event:
>
>LPARAMETERS nButton, nShift, nXCoord, nYCoord
>
>select tablealias
>if nbutton = 1 && left button
> set order to indexname
>else && right button
> set order to indexname descending
>endif

Dear MR John

i Use a Code like you shhow me in the message butwhen i click on the header
that the mouseup event where the routine is all the records of the grid desapear
... its corious i dont know why it occurs

never the less i look at the table making a browse fron the command windows and
the table its ordering ascending or descending..

the grid record desapears why can occurs?

Thanks again
happy to learn of all the world
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform