I have a listbox control, and i want to select all the elements present in the listbox and to store them in a list collection. I need this because my reqirement is to send all the elements to another class.
pls help me..
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question.
Pankaj RawatPosted Apr 9, 2013, 1:24 AM
Suppose item in listbox is:-
then to select all the items from listbox,
santosh paridaPosted Apr 9, 2013, 3:06 AM