Splitter is a Kendo UI (kendo-ui) component.
Questions tagged [kendo-ui-splitter]
6 questions
3
votes
1 answer
KendoUI Splitter breaks bootstrap styles
I have some HTML I am appending to the KendoUI Splitter container, and it has bootstrap css assigned to it. The styles work fine when the HTML is outside the splitter, but they break when inside the splitter.
How can I solve this?
Here is a simple…

user2109254
- 1,709
- 2
- 30
- 49
1
vote
1 answer
Kendo Splitter inside Kendo TabStrip with MVVM init
I have a page with a Kendo splitter inside a Kendo tabstrip and they are instantiated using the kendo.init method. There are two tabs and the splitter control is in the second tab. When I click on the second tab, the splitter control has not been…

user2109254
- 1,709
- 2
- 30
- 49
0
votes
1 answer
Angular Kendo Splitter only binding data on the first pane
I've been having trouble figuring out why Angular is not binding data anywhere after the first pane of my Kendo-UI splitter.
Here is the relevant HTML, with extraneous uses of {{formData.hello}} to illustrate when the problem occurs:

Lucy
- 3
- 2
0
votes
1 answer
Kendo UI Splitter getsize(), getPosition()
I am programming an webpage with Kendo UI which is customizable by the user.
Now I want to save the layout, so the server can send the user his last layout.
I use the Kendo UI widget Splitter. How do I get the position of the splitter.
You can set…

user2969610
- 79
- 3
- 9
0
votes
1 answer
add new pane in kendo ui splitter
A want to add new panes to kendo ui spliter dynamically but it seems like it's not working.
Even in their website it doen't work: Kendo ui splitter demo (I'm talking about the append pane and insert pane)
Is it possible that they have added a demo…

julius_am
- 1,422
- 2
- 23
- 42
-1
votes
1 answer
Kendo Splitter Orientation
I am really struggling trying to get the layout I want created with the Kendo UI Splitter. All I am trying to do is have a right pane and a top and bottom pane with the right pane being from top to bottom and not cut off by the bottom pane. Below is…

deved out
- 31
- 1
- 6