Open myounus96 opened 7 years ago
Try some css like
div.jtable-column-header-container {
height: 4em !important;
transform: rotate(270deg);
padding-left: 5px;
padding-right: : 5px;
width: 4em ;
vertical-align: middle;
}
note the top & left & bottom & right also get rotated.
It's probably advisable to put <br> inside your field titles.
You will need to experiment for your table.
Ohk Thanx Sir
Is there any way to change the orientation of column headings horizontal to vertical in jtable asp webforms...