Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid to order
Message
De
15/04/1998 21:54:04
 
 
À
15/04/1998 11:12:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00092118
Message ID:
00092377
Vues:
24
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform