To MoveUp-Down ListBox item

  • Thread starter Thread starter Harsh Trivedi
  • Start date Start date
H

Harsh Trivedi

I am using VS 2003+ C#. In my form I am filling Listbox with Dataset
returned from the web service.
I want to put Move Up and Move Down button, so that i can move up/down items
of the listbox, i.e. first user selects any item of the list box and then
press up/down button, for the action. Pl. help!!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top