I have couple of questions regarding the listbox which has the multiselect property = true
1. How do I access all the selected items in the list box.
2. Assume that an item is already selected. Now the user presses the shift key and then click on an item. I should be able to select all the items between the 2 items.
Some sample code will be of great help.
1. How do I access all the selected items in the list box.
2. Assume that an item is already selected. Now the user presses the shift key and then click on an item. I should be able to select all the items between the 2 items.
Some sample code will be of great help.