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

Splitter controls getting confused

3 Answers 78 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 20 Oct 2011, 07:35 PM
http://screencast.com/t/1YMhZMlyeum

$("#content-splitter").kendoSplitter({
                orientation: "vertical",
                panes: [
                    { collapsible: true, resizable: true, size: "61px" }, //TOP MENU BAR
                    { collapsible: true, resizable: true }, //Bottom Content Area
                ]
            });

3 Answers, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 25 Oct 2011, 08:51 AM
Hi Steve,

Thanks, fixed.

All the best,
Alex Gyoshev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Sourav
Top achievements
Rank 1
answered on 25 Oct 2011, 12:04 PM
Hi,
 I am using splitter for both direction(left and right). And also I have attached the above "309184_KendoUI-2011-2-1025.zip" in my project. But still I am not getting both vertical and horizontal Splitter control right form.

http://jsfiddle.net/souravdasroy/jTj47/7/

In the above screen cast if the second tab selected for the first time, the splitter pane is not getting resize automatically where as in the "Kendo_UI_Beta_2011_2_804.zip"
it was working fine.

Please help me.
0
Alex Gyoshev
Telerik team
answered on 26 Oct 2011, 08:05 AM
Hi Sourav,

The example you sent does not contain the last build. Can you please send a more recent version of your project as well as elaborate what the problem is (i.e. steps to reproduce it, and what is expected)?

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