MikeDamone
Programmer
Hello all,
I have a datagrid that uses a template column to display a checkbox for each row in the datagrid. My problem is when I added the checkboxes, it caused the height of the rows in my datagrid to increase. Is there a way to decrease the height of the checkboxes?
I have tried setting the height of the checkbox in the HTML with no luck. I have also tried to create a new checkbox when the datagrid binds and assign it to the checkbox from the datagrid and set the height property with no luck. Any ideas? Thanks!
I have a datagrid that uses a template column to display a checkbox for each row in the datagrid. My problem is when I added the checkboxes, it caused the height of the rows in my datagrid to increase. Is there a way to decrease the height of the checkboxes?
I have tried setting the height of the checkbox in the HTML with no luck. I have also tried to create a new checkbox when the datagrid binds and assign it to the checkbox from the datagrid and set the height property with no luck. Any ideas? Thanks!