Hi,
I'm having browser compatibility issues with radgrid row height. Firefox seems to be fine but internet explorer is not. I attached a screen shot of both can you assist. I've tried everything. here is the css:
Thanks,
Ron
I'm having browser compatibility issues with radgrid row height. Firefox seems to be fine but internet explorer is not. I attached a screen shot of both can you assist. I've tried everything. here is the css:
.rgRow,.rgRow td { height:30px !important; cursor:pointer; background-color: #ffffff; border-bottom:solid 1px #EDEDED !important; } .rgAltRow,.rgAltRow td { height:30px !important; cursor:pointer; background-color: #ffffff; border-bottom:solid 1px #EDEDED; /*border:none!important; background-image : none!important;*/ }Ron