Unplanned
Last Updated: 20 Jul 2021 08:42 by ADMIN

Bug report

When the Editor is used in ExpansionPanel and an image is dragged in the Editor an error is thrown, The issue is reproducible after the ExpansionPanel is collapsed and then expanded.

Reproduction of the problem

  1. Open the Dojo example
  2. Collapse the ExpansionPanel
  3. Expand the ExpansionPanel
  4. Drag and drop an image into the inline editor

Current behavior

The image is displayed in a new tab and the following error appears: Cannot read property 'nodeType' of null

Expected/desired behavior

The image should be rendered in the Editor without errors in the console even after collapsing/expanding the ExpasnionPanel

Environment

  • Kendo UI version: 2021.2.616
Completed
Last Updated: 19 Jul 2021 08:10 by ADMIN
Created by: Michael
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
I tried to answer a forum question having worked on the issue several hours, wanted to help others with the kendo ui invocation. Realized that to post I have to buy a product. Why ...
Unplanned
Last Updated: 16 Jul 2021 06:32 by ADMIN
Created by: Ira
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
0

Hello All,

There should be a feature where we can place radio button group in a matrix format (multiple rows with one header row). It would be very helpful in designing surveys.

 

Thanks

Unplanned
Last Updated: 15 Jul 2021 11:23 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
3
It'll be good to have such event for adding custom behavior to some of the child components.
Completed
Last Updated: 15 Jul 2021 11:02 by ADMIN
Created by: Marc
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
4
Can you start to support jQuery 3.x.
Duplicated
Last Updated: 15 Jul 2021 10:56 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
It would be good to have possibility to put button groups into multiple lines. Like Jquery Mobile. There is offeten to few space and too many buttons to fit them without multiple lies.
Unplanned
Last Updated: 15 Jul 2021 10:12 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
7
Feature request Histogram
Duplicated
Last Updated: 15 Jul 2021 09:49 by ADMIN
Created by: Chris
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
9
Something similar to this: http://ui.ajax.org/#demos/elements.flowchart
Unplanned
Last Updated: 15 Jul 2021 09:41 by ADMIN
Created by: HLM
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
2
It would be very useful from a visual and functional perspective to be able to view scheduler items in a multi-year view, that seems to be currently unsupported.
Completed
Last Updated: 15 Jul 2021 07:38 by ADMIN
Created by: Doug
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
14
I currently need a KendoUI version of  telerik:RadFilter. 
Like many here I have been using the Telerik ASP.NET controls since they were first launch and I am now migrating to KendoUI. It was my understanding that there was meant to be a migration so that all that was available in web forms would be available in KendoUI.
Of course the kendo version of  telerik:RadFilter has to cope with AngularJS, BreezeJS and OData - tho best start with the Kendo DataStore.
Under Review
Last Updated: 15 Jul 2021 07:33 by ADMIN
Created by: Adam
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
It would be nice to know what version a function or method was released in. Please add the version to the documentation so users can easily understand if the function is available in the version they are using.
Declined
Last Updated: 15 Jul 2021 07:26 by ADMIN

Now, I am doing with the Spreadsheet. I have a problem. 

When I change font to Japanese, and then I enter characters to cell.

The first character was disabled, other characters displayed normally.

It only cause with Japanese font.

Please help me about this problem

 

Unplanned
Last Updated: 12 Jul 2021 17:39 by David
Created by: Brian
Comments: 5
Category: Kendo UI for jQuery
Type: Feature Request
20
Unplanned
Last Updated: 09 Jul 2021 09:19 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
7
When exporting a PDF kendo returns a promise that is used to track progress and completion. When exporting to Excel the UI simply locks until the file is ready to be saved.

It would be nice if exporting to Excel worked like exporting to PDF so the UI didn't lock while waiting for the file to process.
Completed
Last Updated: 08 Jul 2021 12:55 by ADMIN
Created by: Sandeep Kumar
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Locked columns can only be on one side of the Grid.
In Kendo Grid, is it possible to have locked columns on the left and right side.
For Eg: my grid has like 20 columns and i want to lock first few columns to the left side and also lock the custom commands column on the right side of the grid.
Completed
Last Updated: 08 Jul 2021 11:26 by ADMIN
Created by: Federico
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
2
It would be nice to have a slider for the images.
Completed
Last Updated: 08 Jul 2021 11:04 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Please create a multi-text control (free text, no selection) like this:
http://docs.webix.com/samples/60_pro/02_form/01_multitext.html
None of your current widgets does this, and simulating it with a listview, a multi-select or even a one-column grid is not a valid option for such an otherwise simple control.
The control is meant to store and return an array of arbitrary values, but ideally it could be extended to use any type of sub-control, like date-pickers for multiple dates, masked text boxes for structured values, etc.
Unplanned
Last Updated: 08 Jul 2021 10:59 by ADMIN
Created by: Tony
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Can you add an undo button to Editor control to undo typing?
Completed
Last Updated: 08 Jul 2021 09:46 by ADMIN
Created by: Tom
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
7
When hovering over a chart legend item, it would be nice if the underlying series/data item in the chart could be highlighted in a similar way as when the mouse is over the series/data item.
Unplanned
Last Updated: 08 Jul 2021 09:40 by ADMIN
Created by: Alex
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
8
Unit tests are usually a part of the complete solution. If I pay for the code, I'd like to be able to make minor changes and verify they work.