Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Supermover and PKs
Message
From
21/03/2003 10:15:22
 
 
To
20/03/2003 23:49:23
Peter Easson
Catalina Trading
Sydney, Australia
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00768363
Message ID:
00768573
Views:
22
Your way seems cleaner, but I'm not clear on how you're keeping the arrays in synch. When I create the "choices" array, I create the "pks" array at the same time? That would make a clear relationship between the "choices" array and the "pks" array, but how do I then link the "selections" array to the "pks" array since the "selections" array is controled by the class?

Thanks,

Michelle

>In addition to Sergey's reply, I use this approach frequently.
>Add another array (eg) called This.aPicklist containing your PK values to the class. When a user selects an item, the PK value is This.aPickList[This.ListIndex,1]
>
>Peter Easson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform