grid headers in our own background ?
how to change the grid headers in our own background colors and text as aligned to center and bold?
Narayana Swamy, Bangalore
September 14,
#myGrid .aw-grid-header {
background: red!important;
font-weight: bold;
text-align: center;
}
#myGrid .aw-grid-header .aw-item-box {
background: none;
border: none;
}
This topic is archived.
ActiveWidgets is a javascript library for creating user interfaces. It offers excellent performance for complex screens while staying simple, compact and easy to learn. Deployed by thousands of commercial customers in more than 70 countries worldwide.
Copyright © ActiveWidgets 2021