Telerik Forums
Kendo UI for jQuery Forum
1 answer
18 views

Hi !

hello. Below is a simple test page.

https://dojo.telerik.com/eSAqaXuw/2

 

 

 

A counter for kendosplitter  resize event and a counter for splitbar's dragenter event.

It should be resize cnt = dragenter + 1.

But, the more you go on, the more you go on, the more time goes by.
The gap widens. The difference increases.

Is there any way to strengthen dragenter's recognition?
How can dragenter events always be recognized?
Why isn't the dragenter event recognized properly?
I am very worried about this issue.

Thank you for reading.


Neli
Telerik team
 answered on 07 Feb 2024
1 answer
266 views

Hi,

On the roadmap page there is a "Dock Manager Component" listed, but I don't see any information on this anywhere.

Anyone have more information or an ETA on this?

Thanks

Christopher

 

1 answer
48 views

Hello,

I have 2 divs that I want to have a splitter between.  For the top div I am using the Kendo UI scheduler module. I want this to have height of around 700. Under it I have a grid with "tasks" that I can drag and drop in the scheduler. When i am using the splitter the 2 divs become very small (splitter1.png)

It looks like that Kendo is giving the div1 a default height that is constanly overwritten? (splitter2.png).

 

So my question is: How can I keep the height that I define through the backend code?

Thanks,
Mark

 

Stoyan
Telerik team
 answered on 23 Apr 2021
4 answers
491 views

I cannot figure out how to hide the splitbar - even if I delete the HTML element, it still shows because of other widths and offsets.

I have googled this for ages and found a few old suggestions (even by kendo people) that don't work anymore.

Could you point out the CSS required to simply hide the splitbar - either by transparency or even setting it to my own color - no matter much I played with the CSS, I could not work this out.

Dimitar
Telerik team
 answered on 26 Sep 2019
1 answer
213 views
Hi! I have an issue related with the splitter, in my project i have a splitter with 3 areas (horizontal) in my screen but at the first load when the screen width its too small, the min size that I want is ignored and the actual size that its rendered its less that i expect so the min size value that i set on the code only works when the splitter is resized, i don't know if there is a way to prevent this. 

function getPaneOptions(element) {
   return {
       collapsible: element.attributes['pane-collapsible'] ? true : false,
       size: element.getAttribute('pane-size') || '250px',
       min: element.getAttribute('pane-min-size') || '200px'
   };
}
Ivan Danchev
Telerik team
 answered on 24 Jul 2019
1 answer
92 views

Is there an easy way to swap left/right panes so that the right pane would show on the left in an rtl environment? Looking at the demo, https://demos.telerik.com/kendo-ui/splitter/right-to-left-support, the left pane is always on the left and the right pane is always on the right.

 

For example:

Left-To-Right layout: [Left] [Right]

Right-To-Left layout: [Right] [Left]

 

Marin Bratanov
Telerik team
 answered on 08 Mar 2019
3 answers
190 views
Can you please share a simple working sample in which we have:

- vertical splitter with three panes (A,B,C)
- in pane A there area images(logos)
- in pane B there is a menu
- when you select an option(item) of the menu, you can load a page (url) into the pane C
- pane C could be a pane or iframe

I had been searching in the forum, but there is not a sample like the one I mentioned, using ajaxrequest or contentUrl it doesnt work
Fernando
Top achievements
Rank 1
 answered on 15 Jun 2018
2 answers
104 views
Hello,

i am displaying splitter in a Pop up window and have 2 vertical panes. Top one with search text box and bottom one has 2 horizontal panes. Left side has a treeview and right side has a grid. When i view this page as normal view everything Displays fine. But when i Display this page as partialview inside an window i see 3 horizontal panes rather than treeview and grid lying side by side. Somehow the grid is wrapping to next line and i do not see splitter resize Options as well.

Attached my view file. the Moment i replace right pane Content from grid to some text it will start showing splitter.

Anamika

Kiran
Top achievements
Rank 1
Veteran
Iron
 answered on 02 Apr 2018
4 answers
221 views
Hi,

I had a question about Splitter. Is it possible to create a splitter dynamically - I know that in theory this is possible.

But I wanted to find out about performance, and any other issues there may be.

Thanks

Uma
Svet
Telerik team
 answered on 26 Mar 2018
Narrow your results
Selected tags
Tags
+? more
Top users last month
Mark
Top achievements
Rank 1
Yurii
Top achievements
Rank 1
Leland
Top achievements
Rank 2
Iron
Iron
Iron
Hon
Top achievements
Rank 1
Iron
Deltaohm
Top achievements
Rank 3
Bronze
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Mark
Top achievements
Rank 1
Yurii
Top achievements
Rank 1
Leland
Top achievements
Rank 2
Iron
Iron
Iron
Hon
Top achievements
Rank 1
Iron
Deltaohm
Top achievements
Rank 3
Bronze
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?