Hi Guys,
I have this CSS set on a Metro Skinned Grid to stop the alternating item bottom border as well as the pager border - all works well in every browser except IE (9 at least)
All help most appreciated.
Cheers,
Jon
I have this CSS set on a Metro Skinned Grid to stop the alternating item bottom border as well as the pager border - all works well in every browser except IE (9 at least)
div.RadGrid_Metro .rgRow td,div.RadGrid_Metro .rgAltRow td { border-bottom:0 !important; }.RadGrid_Metro td.rgPagerCell {border-color:#ffffff !important; }All help most appreciated.
Cheers,
Jon
