:: Forum >>

Row Header column with Column Header possible?

Is there a way to set a title for the column that contains the row headers, i.e. to define the column header text for the row header column.

Sounds confusing, somehow, but basically what I want to do is to give the first column with for example the row numbers a title or heading.
Andreas
Monday, May 2, 2005
This is another question I still haven't solved.

Any help is hightly appreciated!

Andreas
Tuesday, May 10, 2005
obj.getLayoutTemplate().setContent("corner/box/item", "Row#");
Wednesday, May 11, 2005
How do you set the width of this first column?
KDC
Friday, June 10, 2005
<style>
.active-scroll-left, .active-scroll-corner {width: 100px}
.active-scroll-top, .active-scroll-data {padding-left: 100px}
</style>

found it!
KDC
Friday, June 10, 2005
actually, that doesn't really work.
KDC
Friday, June 10, 2005
Take a look at what Alex posted here, there is a JavaScript way to adjust the RowHeader width:

http://www.activewidgets.com/grid.howto.style.headers/row-header-width.html

Jim Hunter
Friday, June 10, 2005

This topic is archived.


Back to support forum

Forum search