I have a webform that has a listbox control on it. Next to the list box I have a up arrow and a down arrow. I want to move the selected item up in order when the up arrow is pressed. How do I use the listbox.SelectedIndex property to accomplish this?
Thanks for your help!!
Thanks for your help!!