i added checkbox dataTemplate in DataGridTemplateColumn.HeaderTemplate using XML code for check/uncheck
All checkboxes in datagrid column in WPF Application.
my requirement is when i uncheck all checkboxes in datagrid column then datatemplate checkbox is also uncheck For that need to Access that datatemplate checkbox in codebehind how plz help.
thanks.
my requirement is when i uncheck all checkboxes in datagrid column then datatemplate checkbox is also uncheck For that need to Access that datatemplate checkbox in codebehind how plz help.
thanks.

Replies
Know the answer? Post it — somebody with the same question will find it here.