[CLOSED] Grid Collapse Text

  1. #1

    [CLOSED] Grid Collapse Text

    Hi all,

    I want to add a text to grid's collapse button like "Click For Details".

    Is there a way for this?

    Thanks,

    Vzx
    Last edited by fabricio.murta; Sep 23, 2016 at 12:30 AM.
  2. #2
    Hello @vzx!

    Use the panel's CollapseToolText and ExpandToolText settings on the panels!

    Hope this helps!
    Fabrício Murta
    Developer & Support Expert
  3. #3
    Hi Fabricio,

    I use Ext 3.x and Unfortunately this config is not included in it. Is there another way for this?

    Thanks,

    Vzx
  4. #4
    Hello @vzx!

    Sorry, you're right! This is not a feature in Ext.NET 3. The only way I can see is making it by yourself with the <tools> block and setting the ToolTip= setting for each tool. Then you'd need to bind events to either hide/show the tool as you collapse/expand the window.

    Of course, alternatively and I believe, more difficult, would be overriding how the tool is displayed in the panel class to add the tooltip like Ext.NET 4 does.
    Fabrício Murta
    Developer & Support Expert
  5. #5
    Thank you.

Similar Threads

  1. Replies: 7
    Last Post: Mar 25, 2014, 6:21 AM
  2. Replies: 2
    Last Post: Jan 24, 2013, 5:22 AM
  3. Replies: 8
    Last Post: Jan 24, 2013, 5:21 AM
  4. Replies: 3
    Last Post: Aug 11, 2011, 11:07 AM
  5. grid grouping prevent collapse
    By [WP]joju in forum 1.x Help
    Replies: 4
    Last Post: Jan 18, 2010, 1:03 AM

Tags for this Thread

Posting Permissions