hi,
I have the Listbox containing 250 items, when I selected 130th item and proceed with some operations. After that when i back to form, the selected items are same but i need to drag upto 130th item to view, what i have selected.
Is there any method to show the last selected item while page load or refresh?
I have the Listbox containing 250 items, when I selected 130th item and proceed with some operations. After that when i back to form, the selected items are same but i need to drag upto 130th item to view, what i have selected.
Is there any method to show the last selected item while page load or refresh?
Comment