:: Forum >>

vertical text in a clomn header

i m generating a table from database dynamically and i want that the column header sholud appear in vertcal form rather in horizontal from please help me
Dinesh
Wednesday, July 6, 2005
Use the following CSS for header

.active-templates-header .active-box-item {layout-flow: vertical-ideographic;}

Don't forget to adjust the header height using
obj.setColumnHeaderHeight("80px");


Note: This will work in IE, I have not tested this under any other browser

Thanks
Kini
Wednesday, July 6, 2005
Thanks Kini
Ur solution proved helpful to me
Can we hav friendship between us
If u r interested please mail me about u
Dinesh
Friday, July 8, 2005

This topic is archived.


Back to support forum

Forum search