3.2.0

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
January 20,
For b2 and b3, I used :

obj.setBottomTemplate(obj.getTopTemplate());


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

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

This topic is archived.

See also:


Back to support forum