jonathanchye
Registered User.
- Local time
- Today, 17:35
- Joined
- Mar 8, 2011
- Messages
- 448
I currently have a combobox which displays 8 options. These options would be used to update the results in my listbox.
I am wondering if it is possible to control what the combobox displays depending on users. For example for user 1 I want to display options 1,6 and 9. For user 2 I want to display all options, for user 3 I want to display only option 1 and so on.
Is this possible? If it is not possible using combobox can anyone suggest a better way of doing this?
Thank you.
I am wondering if it is possible to control what the combobox displays depending on users. For example for user 1 I want to display options 1,6 and 9. For user 2 I want to display all options, for user 3 I want to display only option 1 and so on.
Is this possible? If it is not possible using combobox can anyone suggest a better way of doing this?
Thank you.