Ive never used list boxes before, but they look suited to my purpose. However given my limited knowledge I'd appreciate some feedback.
Is it possible to use a list box in combination with the keyboard <ctrl> key, in order to make multiple selections??
If multiple selections are posiible how do you handle the resultant data stream from the list object?
eg.
I have Range items, and I want to associate Product items with Ranges. A list box would short-cut the process of individually adding Product items one at a time, if I could somehow <ctrl>-click multiple items in a list box and associate the resultant data with the single Range.
Any feedback appreciated.
thanks
Is it possible to use a list box in combination with the keyboard <ctrl> key, in order to make multiple selections??
If multiple selections are posiible how do you handle the resultant data stream from the list object?
eg.
I have Range items, and I want to associate Product items with Ranges. A list box would short-cut the process of individually adding Product items one at a time, if I could somehow <ctrl>-click multiple items in a list box and associate the resultant data with the single Range.
Any feedback appreciated.
thanks