:: Forum >>

Query whether a column is hidden or not

Is there a way to query whether a column has been hidden or not? Thank you in advance.
Dyme
Friday, June 24, 2005
First off, how are you making it hidden? Are you getting the template then setting the visible style to 'hidden'? If so, get the template again and do a getStyle("visible") to see if it is "hidden" or "".
Jim Hunter
Friday, June 24, 2005
At least in one case, we are using setColumnValues().
Dyme
Saturday, June 25, 2005
Okay, never mind . . . found it. getColumnValues() would be one way, but it would not handle the way I needed to. However, I found another method.
Dyme
Tuesday, June 28, 2005

This topic is archived.


Back to support forum

Forum search