Telerik Forums
Kendo UI for jQuery Forum
1 answer
12 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
252 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

 

0 answers
40 views

Would like to check if the below functions are available in Telerik.

  1. Double click on the header column or row can auto fix the column and row size.
  2. Use arrow keys in keyboard to select formula. Currently only support using mouse to click on the formula.

3. Is there any guide/prompt on how to use formula?

4.  "Financial" number format should be similar to Excel i.e. commas every 3 numbers, show bracket for negative value, right alignment
e.g. (1,800,123)

 

5.  Is there any double underline on the cell border? Only have single underline available for now.

 

6. For the Splitter control, can the size of the button below be adjusted? It is too small from the screen.


    Cheng Mun
    Top achievements
    Rank 1
     asked on 08 Sep 2022
    0 answers
    61 views

    Hello

    We have an application where new kendo window opens from a hyper link on a child pop up from the parent window. when the new window is closed and the child pop up is closed , some of the buttons on the parent window does not work they just gets frozen. Please advise how can we fix this. I tried many options...

    Note : the new window has a splitter, we used Kendo splitter.

    When i click button, it gives " Uncaught TypeError: Cannot read properties of undefined" in the console

    t
    Top achievements
    Rank 1
     updated question on 16 Sep 2021
    1 answer
    37 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
    461 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
    200 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
    87 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
    185 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
    Narrow your results
    Selected tags
    Tags
    +? more
    Top users last month
    horváth
    Top achievements
    Rank 2
    Iron
    Iron
    Steve
    Top achievements
    Rank 2
    Iron
    Erkki
    Top achievements
    Rank 1
    Iron
    Mark
    Top achievements
    Rank 2
    Iron
    Iron
    Veteran
    Jakub
    Top achievements
    Rank 1
    Iron
    Want to show your ninja superpower to fellow developers?
    Top users last month
    horváth
    Top achievements
    Rank 2
    Iron
    Iron
    Steve
    Top achievements
    Rank 2
    Iron
    Erkki
    Top achievements
    Rank 1
    Iron
    Mark
    Top achievements
    Rank 2
    Iron
    Iron
    Veteran
    Jakub
    Top achievements
    Rank 1
    Iron
    Want to show your ninja superpower to fellow developers?
    Want to show your ninja superpower to fellow developers?