Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create a unique ID to save the grid settings
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Create a unique ID to save the grid settings
Divers
Thread ID:
00643563
Message ID:
00643563
Vues:
66
Hi All,

What kind of expression would you pass into each grid as a unique ID. Like you can have 5 users using the same grid via the same button named Income or 5 users are using the same button named company all in the same form. Each call has its own grid saving. If the grid could be saved as a class then it has the same form and same grid name all the time.

If it is a form I can use like:
UserID+" "+SYS(1271,ThisForm)+" "+UPPER(SYS(1272,This.grdPickList))

But that does not work for a class.

Any idea is appreciated.

Regards,

Doron
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform