Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create a unique ID to save the grid settings
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Create a unique ID to save the grid settings
Miscellaneous
Thread ID:
00643563
Message ID:
00643563
Views:
64
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
Next
Reply
Map
View

Click here to load this message in the networking platform