Focal Point
[SOLVED] Expandable Accordian on specific columns

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/4927059926

April 04, 2013, 11:16 AM
cs_source
[SOLVED] Expandable Accordian on specific columns
Hello,

I am creating a table and i would like to incorporate the Expandable feature. I would like to specify that only 5 columns expand and collapse out of a total 15 columns. When the report is loaded i would like to have all other columns (10) shown by default and the expandable (5) hidden until they become expanded.

I have been searching the web and i have found documentation on ON TABLE SET EXPANDABLE ON and ON TABLE SET EXPANDBYROW ON however not much that matches that criteria.

Appreciated!

This message has been edited. Last edited by: <Kathryn Henning>,


WebFocus 8.02, SQL Server 2008r2
April 04, 2013, 12:00 PM
Alan B
Look at this forum post


Alan.
WF 7.705/8.007
April 04, 2013, 12:41 PM
cs_source
Thank you,

that is what i asked for but isn't what i was thinking.

i did actually find the answer an that is to have columns you dont want to collapse to be under the SUM and the columns to collapse under PRINT.

Thank you Alan!


WebFocus 8.02, SQL Server 2008r2