Hi
I am trying to remove padding within my grid, but nothing happens when i do as below.
No difference at all.
I am trying to remove padding within my grid, but nothing happens when i do as below.
No difference at all.
.GridRow_Vista, .GridRow_Vista td, .GridAltRow_Vista td, .GridEditRow_Vista td, .GridFooter_Vista td, .GridGroupFooter_Vista td, .GridFilterRow_Vista td, .GridHeader_Vista, .ResizeHeader_Vista, .GroupHeader_Vista td |
{ |
padding: 0px; |
margin: 0px; |
} |