hi dis is showri
How to display only selected items from one checked list box to the other one??
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vijaya KadiyalaPosted Apr 14, 2009, 2:23 PM
Hi
You need to loop the items in the First ListBox and look for ".Selected" to True. If this is set True then add this element to second ListBox.
Thanks -- Vijaya Kadiyala
www.DotNetVJ.com