Hi,
I'm using a GridViewCheckBoxColumn in a filter grid, that I'm adding at run time. If there are no rows in the table whe the column is added, the checkbox in the filter row has a strange half square at the bottom and the gradient background of the checkbox is gone. This is also the case if I add the checkbox column before I add the row. All the other checkboxes (in the data rows) look normal. On the other hand, if I add the rows first, then the checkbox column, the checkbox in the filter row looks just like all the others.
Any ideas on how to fix this would be appreciated.
Thanks,
Kevin
I'm using a GridViewCheckBoxColumn in a filter grid, that I'm adding at run time. If there are no rows in the table whe the column is added, the checkbox in the filter row has a strange half square at the bottom and the gradient background of the checkbox is gone. This is also the case if I add the checkbox column before I add the row. All the other checkboxes (in the data rows) look normal. On the other hand, if I add the rows first, then the checkbox column, the checkbox in the filter row looks just like all the others.
Any ideas on how to fix this would be appreciated.
Thanks,
Kevin