:: Home >>

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

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

Comments will appear on this page and in the main forum.

Documentation:

Recent changes:

2.5.0 - 2.5.2
2.5.2
2.5, 2.5.1
2.5.1
2.5
Release History
2.5
2.0.2
textToValue
textToData