|
Title: Turn off Collapse Option... Post by: 2plus2 on March 29, 2013, 08:29:13 PM I'm playing around with the Layout options and I'd like to have two "center" panels side by side, basically I don't want the collapse option to show - I'd like to keep the splitter. Is there an option that disables the collapse button?
Title: Re: Turn off Collapse Option... Post by: stworthy on March 30, 2013, 12:03:32 AM Here is the example to hide the collapse button of layout panel.
http://www.jeasyui.com/demo/main/index.php?plugin=Layout&theme=default&dir=ltr&pitem=No%20collapsible%20button Title: Re: Turn off Collapse Option... Post by: 2plus2 on March 30, 2013, 09:50:09 PM Danka.
Title: Re: Turn off Collapse Option... Post by: devnull on April 11, 2013, 09:23:52 PM Which specific part of that code example disables the collapse option for a panel ?
Title: Re: Turn off Collapse Option... Post by: 2plus2 on April 12, 2013, 08:10:37 AM What he's done is provide a grid within grid (gridception?) for the center area, which by default doesn't contain the collapse buttons. Took me awhile to see that too.
|