:: Forum >>

ALL cloumn and row headers like header-0???

Hi all,
maybe this is trivial for many of you guys, but I'm still unable to set THE SAME STYLE for all headers (row/column) as the standard one (first header row).

I've tried:

var hs = obj.getHeaderTemplate(0);
obj.setHeadersTemplate(hs);

but I must be far away from finding the right solution...

Any help is very appreciated!!!

D.
Diabolik
Friday, January 20, 2006
For b2 and b3, I used :

obj.setBottomTemplate(obj.getTopTemplate());

But this doesn't seem to be working properly since b4
Grangreg
Friday, January 20, 2006
Thankks Grangreg,

but what about possible row headers?
Diabolik
Saturday, January 21, 2006
I have no idea... sorry!
Grangreg
Monday, January 23, 2006

This topic is archived.


Back to support forum

Forum search