Move Items in DataBound ListBox

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have worked out how to move items in ListBox when it is populated using
Items collection, but it doesn't seems to work when the ListBox is bound to a
DataSource.

How can i move items when ListBox is populated using DataSource property?
 
Job,

When it is possible you have to move them in the datasource.

They are showed in the way that they are in that.

I hope this helps?

Cor
 

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