EasyUI Forum

General Category => General Discussion => Topic started by: Coder on October 08, 2018, 07:41:54 PM



Title: disable to hide ALL panels in accordion
Post by: Coder on October 08, 2018, 07:41:54 PM
How to disable in accordion hide all panels?
need to be any-one is showed always


Title: Re: disable to hide ALL panels in accordion
Post by: jarry on October 11, 2018, 06:16:03 PM
Set the following properties for all the panels and these panels will be expanded and can't be collapsed again.
Code:
collapsed:false,
collapsible:false


Title: Re: disable to hide ALL panels in accordion
Post by: Coder on November 18, 2018, 12:59:59 PM
maybe I said wrong.

how to disable situation when in accordion all panels is closed?
I want to collapse panels, but last-one (it is not known which one) opened is didnot/cannot be collapsed