How are we expected to give suggestions in this case without seeing any of the code that moves the items up/down ? There is obviously an error with that code.
On May 18, 10:10 am, arya <[email protected]> wrote: > Hi, > I am developing asp.net website.i am using listbox which has functions > movingup,down remove of listitems.everything works fine with listitems > with different names but if i have same listitems in that > i have problem . > If the same item is 0th index and another at 3 index position,if i > selected the 3 index then it chnges to 0 index listitems and in > moveup it goes directly 3 to 1 index.. > > so please give me suggestions or errors so that i can correct. > > Thanks in Advance
