copy ListBox items to anoher listbox

  • Thread starter Thread starter Tomas
  • Start date Start date
T

Tomas

Hello,

What is the easiest way to copy Items from one ListBox to another ListBox
using asp.net code?

Regards,
Tomas
 
Hi,

Copy the item collection of list box to another list box ...

Regards

Munna
 

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