1
Reply

DataGrid CheckBox problem

ana_paranos

ana_paranos

Oct 21 2003 4:46 PM
4.2k
I have DataGrid with template column and in hte header and item I have Check boxes. I want to click on the Checkbox in the header to select all other check boxes. I am trying to find that control: dgDataGrid.FindControl("CheckAll") but it cannot see it. What am I doing wrong??

Answers (1)