:: Documentation >>

Column header height

You can set column header height with CSS:

<style>
    .active-scroll-top, .active-scroll-corner {height: 50px}
    .active-scroll-left, .active-scroll-data {padding-top: 50px}
</style>

or with js method call (which sets the same CSS rules):

obj.setColumnHeaderHeight(50);

If you are using xp skin you may need the header border height bug fix.

See also

Comments

Is there a difference between example style sheet and distribution style sheet Andreas (1)
Inconsistency in layout settings? Andreas (2)

Documentation:

Recent changes:

2.6.4
2.6.3
2.6.2
2.6.1
2.6.1
2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5