:: Forum >>
Dynamically setting column alignment
Does this still work for dynamically setting the alignment?
getColumnTemplate(varSelCol).setStyle("text-align", "center");
Anthony
Tuesday, October 4, 2005
Still looking for an answer to this if anyone knows.
thanks.
Anthony
Tuesday, October 11, 2005
In 2.0b1 I try with (and seems to do it):
obj.getCellTemplate(1).setStyle("text-align", "center");
Carlos
Tuesday, October 11, 2005
That does not work for me with 2.0b1.
Anthony
Wednesday, October 12, 2005
It works for me in the latest version
Leandro
Tuesday, December 13, 2005
hmm,
obj.getColumnTemplate
and
obj.getCellTemplate
Are we noting the two differences? As far as i know the second ('getCellTemplate') works fine. Haven't tried with getColumnTemplate.
Md. Sheriff, Drivestream
Tuesday, December 13, 2005
This topic is archived.
Back to support forum
Forum search