Need to update the IsChecked property of a checkbox in a wpfc datagrid while the programm is running.
The checkbox is generated automatically depending on the number of files that the folder contains, and for each file is created a Cbx, then after the file is processed i'd like to update the Ischecked property of the checkbox.
Comments
Leave a comment