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

Missing divider of a vertical-oriented Splitter

1 Answer 75 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Fernando
Top achievements
Rank 1
Fernando asked on 13 Nov 2013, 04:58 PM
Hello.

I'm using Kendo Splitter on a page where the user will be able to see 6 Google Maps instances at a time. My Splitter setup is:

  • Have a main Splitter which is a vertical-oriented one with 2 vertical Panes
  • On both panes, there are a horizontal-oriented splitter with 3 horizontal Panes

In my setup, I'm trying to make the layout look like this:

+------------+------------+------------+
|               |               |               |
|               |               |               |
+------------+------------+------------+
|               |               |               |
|               |               |               |
+------------+------------+------------+

But, for some reason I don't know/understand, the vertical Pane divider is missing but still have 6 well-differentiated panes with their respective dividers. Additionally,  I've added a resize function on the main splitter (the vertical-oriented one) so its heigh could fit the actual window size.

Here is the fiddle with an example of what I'm trying to do.


Thanks in advance for your help.

1 Answer, 1 is accepted

Sort by
0
Accepted
Fernando
Top achievements
Rank 1
answered on 13 Nov 2013, 08:21 PM
I'm going to correct myself: my problem was I was putting th whole 6 panes in ONE vertical pane only

This is the fixed fiddle.
Tags
Splitter
Asked by
Fernando
Top achievements
Rank 1
Answers by
Fernando
Top achievements
Rank 1
Share this question
or