Telerik Forums
Kendo UI for jQuery Forum
1 answer
99 views

i have a grid with one checkbox column bound to a dataitem. what i just want to do is when you click the checkbox to check/uncheck, it will update the data item.

i've tried copying the sample provided here: https://dojo.telerik.com/ozoHUwUP/5 but the onchange event is not triggered

                                        columns.Bound(p => p.IsApproved).ClientTemplate("<input type='checkbox' class='chkbx k-checkbox' onclick='check()' #= IsApproved ? checked='checked' :'' # #=dirtyField(data,'IsApproved')#/>")

                                    .Title("Approved?").Width(150);

 

Ivaylo
Telerik team
 answered on 25 Jul 2024
1 answer
65 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
45 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
124 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
56 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
47 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
50 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
81 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
72 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
96 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?