Hi,
I have a list box on my form. It has a list of item IDs as such:
1
2
3
4
5
etc.
I want the user to be able to select multiple item IDs and I want the list box to appear like the multi-select feature is set to "simple" but I want it to behave like it is set to "none."
Did I explain that clearly? If so, can this be done?
Thank you
I have a list box on my form. It has a list of item IDs as such:
1
2
3
4
5
etc.
I want the user to be able to select multiple item IDs and I want the list box to appear like the multi-select feature is set to "simple" but I want it to behave like it is set to "none."
Did I explain that clearly? If so, can this be done?
Thank you