To reproduce: - Add GridViewCheckBoxColumn and set the EnableHeaderCheckBox property to true. - Mark all check boxes and change the data source of the grid (use one where not all values are set to true). Workaround: Add new column when the data source is changed.