I have a GridDataBoundGrid and I would like to have a row beneath my column header row that contains a checkbox. All of the rows beneath the checkbox would display the data bound rows.
If it matters, I''m not using GridBoundColumns, instead I''m just binding the DataTable.
Thanks,
Steve