Problem in finding checked items from ListView Control
Dear Sir,
I am using ListView Control which CheckBoxes property of the control is set to true..when the from is loaded then all ordernos are loaded into the listview. when i select the orderno then enter contain of the selected orderno to displayed in datagridview control. now i want select 4 order nos and want to display all contain of 4 selected ordernos how find out which orderno is selected through loop and in which even i have to place.. plz. help me..
thanking you
Debasis Bag
Re: Problem in finding checked items from ListView Control
I would actually suggest that you make use of the CheckedLitsBox control. Everybody seems to forget about it :p