This is a migrated thread and some comments may be shown as answers.

Changing Splitter collapsible behavior

1 Answer 94 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Luis
Top achievements
Rank 1
Luis asked on 20 Mar 2015, 08:08 PM
Hello,

I'm needing to disable collapsible behavior after some user actions, then, when the user finishes editing a form, the collapsible should be set to true again allowing the user collapse the current pane and open other one.

Is there any way to implement this?

PD: I tried setting the splitter.options.pane[INDEX].collapsible = false, it didn't work for me.


Thanks

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 24 Mar 2015, 02:40 PM
Hi Luis,

You were close. The collapsibility of Splitter panes can be toggled like this:

http://docs.telerik.com/kendo-ui/web/splitter/overview#change-pane-settings-after-initialization

Regards,
Dimo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Splitter
Asked by
Luis
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or