Unplanned
Last Updated: 10 Jul 2019 12:45 by ADMIN
Created by: Mark
Comments: 1
Category: KendoReact
Type: Feature Request
8

Hey there Kendo React Team!

 

In the drop downs there is this convenient "X" so users can quickly clear the information in the input. Would it be possible to implement this into the Date & Time Pickers as well as Generic Inputs? 

 

 

Thanks!

Unplanned
Last Updated: 24 Jul 2019 09:24 by ADMIN
Ability to paste dates directly in the DateInput and the DatePicker.

This will be useful in cases where the end-user has to transfer large data sets into the application faster.
Unplanned
Last Updated: 10 Nov 2023 14:57 by ADMIN
Created by: Kevin
Comments: 4
Category: KendoReact
Type: Feature Request
8

I would like to request a mode for the Kendo React Date and Time Inputs that would allow the use of a mask like that of the MaskedTextBox - allowing the user to type freely without having to make use the arrow keys for each individual date/time part. 

Unplanned
Last Updated: 06 May 2021 09:44 by ADMIN
Created by: AndreasW
Comments: 0
Category: KendoReact
Type: Feature Request
8
We need a prop that will allow changing the color of the tasks.

Similar to how it is done in Kendo UI for jQuery:

https://docs.telerik.com/kendo-ui/controls/scheduling/gantt/how-to/colorizing-tasks
Unplanned
Last Updated: 12 Apr 2023 21:11 by ADMIN
Created by: Syamimi
Comments: 3
Category: KendoReact
Type: Feature Request
8
Do KendoReact have component that similar to React Flow? What are other alternatives in KendoReact that I can use to develop it?
Completed
Last Updated: 25 Feb 2020 11:44 by ADMIN
Created by: Justin
Comments: 5
Category: KendoReact
Type: Feature Request
7

It would be great to have a TreeList component similar in appearance and behavior to the jQuery TreeList (https://demos.telerik.com/kendo-ui/treelist/index), but with the kind of support for virtual scrolling built into the native KendoReact Grid component.

A React wrapper exists for the jQuery TreeList, but it still doesn't play nicely with React, and in any case only supports paging for displaying large data sets, which is inherently not intuitive for displaying tree structures where parent / child hierarchies might span multiple pages.

My sense is this native component would basically be the Grid, but with support for hierarchical data, including drag-and-drop re-ordering of parent / child relationships.

Thanks for considering this feature.

Unplanned
Last Updated: 27 Apr 2021 10:29 by ADMIN
Created by: Soft-Designs
Comments: 0
Category: KendoReact
Type: Feature Request
7

Create the KendoReact Media Player component.

Similar to the Kendo UI for jQuery component:

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

Unplanned
Last Updated: 30 Nov 2020 13:03 by ADMIN
Created by: Radhwen
Comments: 1
Category: KendoReact
Type: Feature Request
7
Is there a way to add a tooltip to the React Gantt component, just like adding the Gantt React wrapper?
Unplanned
Last Updated: 27 Apr 2021 10:08 by ADMIN

The DatePicker and DateInput React components miss the customizable button to clear the date value.

 

Would be nice to have ability to customize the icon, size, margins and a selectable option to clear the date value to null or a default value (as set to the component) or bind a custom event handler.

 

Unplanned
Last Updated: 18 May 2021 12:13 by ADMIN
Created by: Sanket
Comments: 0
Category: KendoReact
Type: Feature Request
7
Add an option to expand the details in the Grid upwards.

Currently, they are only expandable downwards.
Unplanned
Last Updated: 21 Sep 2021 10:21 by ADMIN

It should have the following functionalities:

Please add the “add widget” functionality as the jQuery version has.
Please add the “remove widget” functionality as the jQuery version has.

https://demos.telerik.com/kendo-ui/tilelayout/add-remove

Unplanned
Last Updated: 27 Dec 2021 06:24 by ADMIN
Created by: Nageswar
Comments: 1
Category: KendoReact
Type: Feature Request
7

Hi Team,

we are looking the similar functionality in React Grid? Could you implement this feature in feature releases? 

Kendo jQuery UI : https://docs.telerik.com/kendo-ui/api/javascript/ui/grid/configuration/pageable.refresh

 pageable: {
                refresh: true,           
            },

Unplanned
Last Updated: 17 Jan 2022 05:53 by ADMIN
Created by: Sandeep
Comments: 2
Category: KendoReact
Type: Feature Request
7

We are migrating our legacy application which uses Telerik for Silverlight to react application with KendoReact controls. I am converting one screen which uses RadTreeView which gives us Drag and Drop with Reordering feature. Now, in KendoReact, TreeList control does not provide both the features. 

Here is what we get when we start dragging item in Silverlight control:

 

I am expecting the same behavior in KendoReact: TreeList as we have to achieve the same behavior in our react application. This link has some discussion with support team.

Thanks,

Completed
Last Updated: 28 Jul 2023 12:07 by ADMIN
Created by: Daniel
Comments: 1
Category: KendoReact
Type: Feature Request
7

React v18 has been released.

It appears that KendoReact only supports up to v17 (dependency conflicts if you try to use v18).

Can you please add support for React v18?

Thanks!

Unplanned
Last Updated: 28 Jul 2023 11:44 by ADMIN

The feature request:

Kendo react scheduler: in a week/work week view if an event created with start time at 01:00 and ends at 23:00 for example and displayed only working hours:

the event will not visible until we enable all days hours visible:

The issue is described here:

https://www.telerik.com/forums/kendo-react-scheduler-issue-event-is-not-visible-if-start-date-outside-of-working-hours-range

 

Unplanned
Last Updated: 16 Jun 2022 17:47 by Jarred
Created by: Rebecca
Comments: 2
Category: KendoReact
Type: Feature Request
7

The footer cell is not accessible. I cant be navigated with the keyboard and isn't read out by the screen reader.  Ideally, we would have all the attributes that the header and content cells have to make this work in the same way.

Unplanned
Last Updated: 05 Apr 2019 06:30 by ADMIN
Created by: Manjit
Comments: 0
Category: KendoReact
Type: Feature Request
6
Add arrow for the MultiSelect.
Planned
Last Updated: 22 Oct 2020 19:06 by ADMIN
A Wizard Control, allowing any number or steps vertical or horizontal plus ability to modify the look and feel of the steps.  Also the ability to add other controls within each step.  For example a wizard control with the ability to have 3 steps, in which one would have a grid, or scheduler or other components.
Unplanned
Last Updated: 16 Oct 2019 10:57 by ADMIN
Created by: Susanta
Comments: 3
Category: KendoReact
Type: Feature Request
6

Hi,

 

We have requirement of date picker display quarters view . please see the below example

 

http://jsfiddle.net/4mwk0d5L/1/

 

Regards,

Susanta

Unplanned
Last Updated: 07 Jan 2022 11:17 by ADMIN
Created by: SIGMA
Comments: 4
Category: KendoReact
Type: Feature Request
6
Hello! Can you please add functionality to the choice of milliseconds in the DateTimePicker component?