Connecting Tech Pros Worldwide Help | Site Map

copy ListBox items to anoher listbox

Tomas
Guest
 
Posts: n/a
#1: Aug 12 '08
Hello,

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

Regards,
Tomas


Munna
Guest
 
Posts: n/a
#2: Aug 12 '08

re: copy ListBox items to anoher listbox


Hi,

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

Regards

Munna
Closed Thread