Telerik Forums
Kendo UI for jQuery Forum
1 answer
80 views

Description:

We have encountered an issue with the Kendo UI FileManager component, specifically related to its TreeView functionality. The problem occurs when switching from Grid View to List View within the FileManager interface.

Issue Details:

When a user is working with the Kendo UI FileManager and changes the view from Grid View to List View, the TreeView on the right side of the FileManager continues to expand unexpectedly. This behavior results in an accumulation of TreeView nodes, which are not cleared or updated correctly.

Steps to Reproduce:

  1. Open the Kendo UI FileManager with the TreeView and Grid View.
  2. Switch from Grid View to List View.
  3. Observe the TreeView on the left side.

Expected Behavior:

The TreeView should update appropriately and not exhibit additional, unexpected expansion when changing views.

Attached Video:

A video demonstrating the issue has been attached for reference. It illustrates how the TreeView continues to grow when switching views.

Impact:

This issue affects the user experience by causing confusion and making the FileManager interface less intuitive. It is crucial for the TreeView to function correctly and reflect the current view state accurately.

Reference:

https://demos.telerik.com/kendo-ui/filemanager/index

Martin
Telerik team
 answered on 25 Jul 2024
1 answer
51 views

Hello.

I'm new to Telerik and am evaluating Kendo for jQuery.

In the index.html page under apptemplates/dashboard, is the following code:

            $.when($.ajax({
                url: "./content/employee-and-team-sales.json",
                crossDomain: true,
                dataType: "jsonp",
                jsonp: false,
                jsonpCallback: "callback_ets",
                success: function(data) {
                    employeeAndTeamSales = data;
                }
            })

I cannot find "callback_ets" anywhere. Where is this function defined?

Thanks in advance,

Mike

Michael
Top achievements
Rank 1
Iron
 answered on 25 Jul 2024
1 answer
172 views

Hi,

I have one question regarding kendo-ui-license.js. We added it to the project and we are using it in our solution. But it's safe to use it if someone can see some id in KendoLicensing.setScriptKey. Please confirm if we can use it.

We have similar question here: https://www.telerik.com/forums/kendolicensing-setscriptkey-security-breach

Martin
Telerik team
 answered on 25 Jul 2024
1 answer
65 views

Hi,

Is there a way to prevent connectors from overlapping in a Gantt diagram?

If we have several nearby tasks the connectors tend to follow the same path making it hard do figure out the origin and destination of each one.

It doesn't seem to exist a template for connectors and playing with the css did not went well.

 

Thanks for the help,

Daniel.

Neli
Telerik team
 answered on 25 Jul 2024
1 answer
54 views
Hello everyone!
I want to use kendou for jquery and can`t find documentation how to buy license, can you help me?
Neli
Telerik team
 answered on 25 Jul 2024
1 answer
60 views

Hi, 

Anyone know how to resize the whole calendar to fit on your declared container? im having difficulties to target specific classes using css for it. 

Any tips or help would be appreciated.

Thank you

 

Martin
Telerik team
 answered on 24 Jul 2024
1 answer
110 views

I just upgraded from V2021 to V2024. Now, in the filter menu, I have buttons with icons for filter and clear. I don't want the icons. I know I can target them with CSS and do a display: none, but is there some way of not rendering them in the first place?

Martin
Telerik team
 answered on 24 Jul 2024
1 answer
82 views

Hello,

I am currently using Kendo Grid MVC in .NET Core. My customer needs a way to search one column for multiple words.

For example: If I type in "123 789" it should return an entry with "123456789".

Is there a way to achieve this? Thanks,

Alexander
Telerik team
 answered on 24 Jul 2024
1 answer
129 views

Hi everyone,

I'm currently working on a Kendo UI Grid and I need the filter menus to dynamically update based on the data currently displayed in the grid. Specifically, I want the filter options to reflect only the unique values of the data that is currently visible after applying other filters.

I'm using Kendo UI version 2021.3.914.

I found a solution that achieves exactly what I want in this example: Kendo UI Dojo Example. However, the solution in the example does not work with my version of Kendo UI.

Could someone please help me understand how to implement this functionality in my version of Kendo UI? Any guidance or suggestions would be greatly appreciated.

Thank you in advance!

Nikolay
Telerik team
 answered on 23 Jul 2024
1 answer
72 views

When a column is set to sticky in a grid and the user clicks edit and then cancel, that column become unsticky for that row only. I noticed this also happens if the user clicks edit, makes any change, and then clicks save. This happened when I upgraded from 2022 to 2024 so the bug was created somewhere in there. To reproduce, see this dojo: 
https://dojo.telerik.com/@dojolee/evOPeBey

  1. Shrink the right side of the screen until it is pretty small (about 700px)
  2. Click Run and make sure there is a horizontal scroll. If not, shrink the right and click run again.
  3. Scroll and notice that the first column sticks
  4. Click edit on the first row
  5. Click cancel
  6. Scroll and notice that the first row no longer has a sticky column.

Note: I reported the bug here: https://feedback.telerik.com/kendo-jquery-ui/1658638-sticky-column-unsticks-after-clicking-cancel-in-grid

Martin
Telerik team
 answered on 22 Jul 2024
Narrow your results
Selected tags
Tags
+138 more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?