I have both Auto Generated columns as well as non Auto generated column(which is a check box in my case) in a WPF datagrid when i am iterating through each row i need to find the check box corresponding to that row and take the value of the checkbox for saving it in database but when i am iterating i am not able to find the checkbox control
↧