I have a list box control:
The code behind resembles:
<
if your listbox items are same then selected index will get set to 0.To rectify it, set different values to item.value and let item.text remains the same..then selected index will be displayed properly.
item.value
item.text