Question DataGrid Checkbox Column Unchecked!!

NinaWilliam

Member
Joined
Jul 13, 2008
Messages
18
Programming Experience
3-5
Hi there,

I am working on a datagrid that has a column with checkboxes… the checkboxes should be checked when the page loaded. The problem is that whenever I trigger a postback, all the checkboxes will be unchecked!!

I don’t know what is causing this or what should I do to prevent it from unchecking the checkboxes.

Any idea?
 
Back
Top