Revision history [back]

click to hide/show revision 1
initial version

answered 2012-11-21 09:20:41 +0800

buch11 gravatar image buch11

Hi all, The code below worked fine for me, hope that helps others too!

.tblWithoutHover > tr.z-row-over > td.z-row-inner {
    border-bottom: 1px solid white;
    border-top: 1px solid white;
}
.tblWithoutHover tr.z-row-over > td.z-row-inner, tr.z-row-over > .z-cell {
    background-image: none;
}

.tblWithoutHover is the css class, apply sclass=tblWithoutHover in your grid...

Happy Coding.

PS: Sorry for bumping the old post...

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More