views:

19

answers:

0

Hi all.

i have to show Rownumber with listbox item. i have implemented drag and drop functionality in listbox but now when 4th item is dragged and dropped to 3rd place... the srno should be rearranged ...

so can i bind rownumber/listindex of listboxitem with the textbox i am using to display the srno? or is anything there through which i can implement this functionality

-thanks in advance...