Skip to main content
February 1, 2010
Question

Expanding and collapsing a table

  • February 1, 2010
  • 2 replies
  • 820 views

I have several large tables that vary in size based on query results and I'd like to add the ability to expand or collapse that table like opening/closing a folder in windows.

I am using cf8 and researched cflayout but I didn't get the result I wanted.

Any suggestions?

    This topic has been closed for replies.

    2 replies

    February 2, 2010

    Oh Danny Boy.

    Ok perhaps I need to be more precise.

    I am looking for a coldfusion solution.  I know it can't be too difficult as I see it all over the web.  You know... the little plus sign button that when clicked, expands a certain region of data.

    That's what I want to do.  If there is a solution in Coldfusion that would be excellent.

    Inspiring
    February 2, 2010

    If you want a cf solution, put your symbols inside an anchor tag with the appropriate url variable.  Javascript enables you to do it all on the client machine.

    Inspiring
    February 1, 2010

    javascript.