Unplanned
Last Updated: 08 Jul 2019 17:52 by ADMIN

Bug report

Almost all formatting tools such as fontName, fontSize, backColor, foreColor, bold, italic, etc. do not change bullets in unnumbered lists and numbers in numbered lists. Please see the sample below:

  1. One (italic)
  2. Two (bold)
  3. Three (green)

 

Best regards,

Dmitry Kostochko

Unplanned
Last Updated: 30 Jan 2020 08:41 by ADMIN
Created by: SWAT
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
2

Hi,

I think it make sense that Telerik will provide a built in tool to support QR Code scanning with the Kendo UI Mobile suites.

At the moment we need to use some 3rd parties JS libs for it and it will really help a lot if it will be part of the Kendo family and will support all type of OS/Devices.

 

Thanks,

ilan.

Unplanned
Last Updated: 02 Mar 2021 15:20 by ADMIN

Hi Team

 

We develop under Aurelia Framework and use KendoUI components.

It would be nice if there will be an update of the "Aurelia Kendo UI Components Catalog".

By complementing components used by "Jquery components catalog" with examples for Aurelia users that uses Typescript.

Mostly it is hard to find good tutorials for Aurelia + KendoUI users.

 

Best regards,

Thomas 

 

Unplanned
Last Updated: 26 May 2020 12:04 by ADMIN
Created by: G
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2

Hi,

I have a grid. from which if the user selects multiple rows, we want to display corresponding PDF files into PDF viewer. I have checkbox as 1st column of the grid. It will be great if there is an API method that would allow the loading of multiple files.

Unplanned
Last Updated: 08 Oct 2020 10:53 by Shiraz

Our application is using lots of hierarchical grids to show business data, as it's really hard to scroll thru so many columns, is it possible to support column locking for top level grid? I saw documentation shows column locking doesn't work with row template with detail feature.  This requirement is really importantant for us.

After contacting support, they suggested to log feature request.

Any questions, let us know.

Thanks

Annasaheb Rahane

QAD Inc.

 

Unplanned
Last Updated: 23 Jun 2020 09:43 by ADMIN
Created by: Shobhit
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2
Currently, the Context Menu does not provide a configuration for auto-closing the menu. Adding an option to close the Context Menu after a specific amount of time would be very useful.
Completed
Last Updated: 09 Jun 2021 11:32 by ADMIN
Release 2021.R2.SP.next
Created by: Serviceuser
Comments: 2
Category: Kendo UI for jQuery
Type: Bug Report
2

Bug report

The declaration in the jQuery interface (kendo.all.d.ts) is missing:

kendoBadge(): JQuery;
 kendoBadge(options: kendo.ui.BadgeOptions): JQuery;
 data(key: "kendoBadge"): kendo.ui.Badge

Reproduction of the problem

Current behavior

Expected/desired behavior

Environment

  • Kendo UI version: 2020.3.1021
  • jQuery version: x.y
  • Browser: [all]
Unplanned
Last Updated: 25 Feb 2021 13:08 by ADMIN
I need to change the 'expressionPreview' value when using the filter to the description of the item in the dropdown and not the value. In the example below the 'expressionPreview' says '(Category Is equal to '3')' but I need it to say (Category Is equal to 'Confections').
Unplanned
Last Updated: 29 Jun 2021 11:21 by ADMIN

This feature request concerns all Kendo widgets that have a loading indicator built in such as Kendo MultiSelect. Currently there are no aria attributes indicating progress, so users are not made aware that something is loading by the screen readers. 

One possible approach is to apply aria-busy attribute:

https://www.w3.org/TR/wai-aria-1.0/states_and_properties#aria-busy 

This is also suggested as a solution to implement for the standalone Loader component:

https://docs.telerik.com/kendo-ui/controls/interactivity/loader/accessibility/overview#wai-aria 

 

 

Unplanned
Last Updated: 12 Feb 2021 10:42 by ADMIN
Created by: Jon
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2

The console component under demos is nice and I implemented still in my application with wodnload the console.js but I think its nice if you implement this as a component with APIs and features

 

for example filter and color for events or for a signalr or field, maybe with (X) delete all button and direction.

 

Thank you

Best regards from zurich

Murat

Unplanned
Last Updated: 23 Mar 2021 07:52 by ADMIN
Created by: Jack
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2

kendo.UserEvents is a very import object across Kendo UI a properly using it is key to the development of custom widgets.

It need to be properly documented for the development community to use.

  • When to use it?
  • When not to use it?
  • Various scenarios and examples.
Unplanned
Last Updated: 12 Apr 2021 09:46 by ADMIN

On one hand, kendo.mobile widgets have not progressed in several years.

On the other hand, some "mobile" controls like Bottom Navigation and Floating Action have entered the realm of kendo.ui, and an Action Sheet is in the roadmap.

Some of us still develop/maintain hybrid apps. It has become necessary to (i) clarify the roadmap and (ii) get some new best practices (doc and samples) for developing hybrid apps with Kendo UI:

  1. should we discard all kendo.mobile.ui widgets and replace them with their equivalent kendo.ui widget?
  2. how to replace certain widgets like kendo.mobile.ui.scroller which have no equivalent for kinetic scrolling.

 

Unplanned
Last Updated: 13 Apr 2021 13:40 by ADMIN

Hi,

I want simply a way to check that the cell value is valid when the user presses submit button on the page.

Currently, validation works when a value is entered in a cell by the user. I want validation to work when the value is changed through a formula. or i need a function that i can run manually that tells which cell validation has failed.

 

Reference ticket id:https://www.telerik.com/account/support-tickets/view-ticket/1512901

Unplanned
Last Updated: 03 May 2021 14:40 by ADMIN
Created by: Brodie
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2

Hi Team,

I would like to request that in the @progress/kendo-ui npm package to be modified so that the dependencies for jQuery will include <=3.5.1 instead of 3.5.1.  I believe that the package.json should be fixed on NPM or this will cause issues for a lot of people that use jQuery with more than just kendo.

Thank you! 

Declined
Last Updated: 18 Jun 2021 08:06 by ADMIN
Created by: Karel
Comments: 1
Category: Kendo UI for jQuery
Type: Bug Report
2

Hi,

 

I'm 100% sure I've found a bug that occurs when trying to load a state into the kendo Filter component.

I've tried this on the example of the official documentation below ("Loading Settings on Demand")

https://docs.telerik.com/kendo-ui/controls/data-management/filter/state#loading-settings-on-demand

 

Here are some reproduction steps:

1. Click Add expression

2. Add Cost - Is equal to - 25

3. Click Save

4. Click any of the 2 close icons

5. Click Load (This should load in the filter of the cost being 25)

6. Once again, click any of the 2 close icons.

7. Click Save

8. Click Load (This should load all the results since we removed the filters and saved that state.)

9. As you can see, it once again loaded the filter instead of loading in the empty filter object.

 

Please fix this :)

 

Kind regards

Completed
Last Updated: 18 Feb 2022 13:36 by ADMIN
Release 2022.R1.SP.next

Bug report
Window modal overlay missing when using KendoWindow that has the following configuration fo window1
{

modal: true,

draggable: {containment: "body"}

}

I aware that there is this forum talking about this issue, but the example is opeining both window without draggable.containment configuration.

The current easist workaround is dont set draggable.containment for window1

Reproduction of the problem
1. Run this dojo

2. Open window1, then open window2, close window2

3. The modal overlay for window1 dissapeared


Current behavior
When window1 has configuration for draggable.contaiment, its modal overlay will dissapear after window2 closed

Expected/desired behavior
The modal overlay for window1 should remain, closing window2 should not affect window1's modal overlay

Environment
Kendo UI version: 2021.2.616
jQuery version: 3.4.1
Browser: all

Unplanned
Last Updated: 02 Nov 2021 13:06 by ADMIN
Created by: Mark
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2

Often we want a separate delay time for the opening of menus and closing. Please consider adding independent hover delays.

$("#menu").kendoMenu({
    ...
    hoverDelay: 400
    ...
});

or

$("#menu").kendoMenu({
    ...
    hoverDelay: {
        open: 100
        , close: 500
    }
    ...
});

Unplanned
Last Updated: 28 Jan 2022 18:24 by ADMIN
Created by: Nick
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2

Hi Team,

I'd like to request a tool which can parse an Excel File to JSON easily.  

Thank you!

Unplanned
Last Updated: 21 Jul 2022 08:09 by Peadey
Created by: Peadey
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2

I would like to have the possibility to globally change the default styling options of all the widgets with a single declaration. Something like kendo.ui["all"].fn.options["size"] = "small";

The article below demonstrates how the style options can be changed per widget. I would like to be able to change the default style options globally for all the widgets. 

 - https://docs.telerik.com/kendo-ui/styles-and-layout/components-rendering-overview#overriding-default-widget-options

Regards

Unplanned
Last Updated: 17 Mar 2023 14:15 by ADMIN

Hi Support,
I have some issues with the copySelectionToClipboard Method for the Grid widget

In the first one, the copy function of the table seems to have a problem with locked columns. In the dojo of the first problem the table headers are displayed shifted.

Secondly, grouped table headers are not copied. To see in the second dojo.

Lastly, it should be mentioned that the definition for the copy method is not included in the kendo-ui npm packet

Problem 1:
https://dojo.telerik.com/OBOQemUm

Copy result in Excel:

Problem 2:
https://dojo.telerik.com/OBOQemUm/2

Copy result in Excel:

 

Best regards,

Jonas