Hi All,
Please help me i am new to WPF , i have listview in that i have multiple check box in every row , listview data binding dynamically rows generated according output data, check box also checked as per data , if user need to change check box selection , how to could find which check box selected and i have tried through iteration each row tr , is there any easy method
please help me in this
Thanks in Advance

Subhani ShaikhPosted May 17, 2016, 11:34 PM
Bhuvanesh MohankumarPosted May 17, 2016, 5:24 AM
Yes, you can traverse through the object and get the details.
Please find the details in the article below,