Completed
Last Updated: 22 Sep 2021 07:28 by ADMIN
Created by: TechShare
Comments: 9
Category: KendoReact
Type: Feature Request
40
In other Kendo Grid libraries, the grid columns auto set their widths depending on the content in the column. This feature is not available in KendoReact, can it be added?
Unplanned
Last Updated: 28 Jul 2023 11:40 by ADMIN
Does KendoReact support ReactNative? if yes send me a sample ReactNative app link which contains KendoReact Components.
Unplanned
Last Updated: 19 Oct 2020 05:07 by ADMIN
Created by: James
Comments: 2
Category: KendoReact
Type: Feature Request
37

Add hideAfter prop to the Notification component.

This will allow controlling when the notification will be hidden.

Unplanned
Last Updated: 26 Mar 2021 07:29 by ADMIN
Created by: Chris
Comments: 8
Category: KendoReact
Type: Feature Request
33

Within the jQuery samples, there is a way to have the MonthView for Scheduler to have 'adaptive' height.

https://demos.telerik.com/kendo-ui/scheduler/adaptive-slot-height

Is this available for the <MonthView> part of the REACT components ?   How would this work ??     [adaptiveSlotHeight=true] isn't valid... 

 

The same issue exists for the 'autoeventheight' - is this planned for the REACT component/s ??

https://demos.telerik.com/kendo-ui/scheduler/auto-event-height

Completed
Last Updated: 23 Sep 2019 08:57 by ADMIN
Created by: ben
Comments: 12
Category: KendoReact
Type: Feature Request
30
in 0.3.0 release I was able to describe a column by percentages.  i.e.

<Column field="certification" title="Certification" width="40%" />

This no longer works in the 1.0.1 release
Completed
Last Updated: 15 Oct 2018 07:25 by ADMIN
Created by: Andreas
Comments: 3
Category: KendoReact
Type: Feature Request
28
As in the JQuery Version, the Column Menu with selection for filter and making columns viewable, is something that makes this table solution unique.

https://demos.telerik.com/kendo-ui/grid/column-menu

For the solution, putting the column Definition into the state object is an Option.
Completed
Last Updated: 18 Jun 2023 11:23 by ADMIN
Created by: Henk
Comments: 1
Category: KendoReact
Type: Feature Request
28
Native REACT spreadsheet component
Completed
Last Updated: 04 May 2020 13:58 by ADMIN
Created by: Imported User
Comments: 15
Category: KendoReact
Type: Feature Request
21
As in the JQuery version, it would be good to have the option of showing the total of a column's values without having to use grouping aggregates. 

For example i have 10 products with their prices and i would like to see their total cost in a row below the column, without having to use grouping which adds more elements to the Grid.
Completed
Last Updated: 03 Jun 2021 13:13 by ADMIN
Created by: John
Comments: 10
Category: KendoReact
Type: Feature Request
18
Implement Gantt as a React Component so that a Wrapper is not required. This is not currently listed in your Roadmap as a specific short or long-term goal.
Unplanned
Last Updated: 17 Jan 2022 13:42 by Christoffer
Created by: Sergei
Comments: 6
Category: KendoReact
Type: Feature Request
18

Hello,

We are currently developing an application based on Kendo React components.
We are wondering if the React-Gantt chart has the functionality to edit the data by drag-n-drop the same way it possible with JQuery-Gantt (see attachment).

Thanks in advance for your help.

 

Kind regards,
Sergei

Completed
Last Updated: 15 Oct 2018 07:26 by ADMIN
Created by: Imported User
Comments: 3
Category: KendoReact
Type: Feature Request
16
Have a grid filter menu like the jquery and angular packages.

The grid filter menu is much more compact and wastes less space than the filter row. 
Completed
Last Updated: 09 Oct 2023 04:59 by ADMIN
Release [R3 2023] PI 3
Created by: Leeden
Comments: 3
Category: KendoReact
Type: Feature Request
16

Hi Support, 

 

Is there any org chat component or similar components in Kendo React that is similar to the Org Chart in this link https://demos.telerik.com/aspnet-ajax/orgchart/examples/overview/defaultcs.aspx?

 

Thanks & Regards,

Eason

Unplanned
Last Updated: 18 Feb 2019 12:56 by ADMIN
Created by: Vikrant
Comments: 2
Category: KendoReact
Type: Feature Request
16
Grids should have auto width and max-width property
Completed
Last Updated: 24 Feb 2023 12:16 by ADMIN
Created by: João Paulo
Comments: 5
Category: KendoReact
Type: Feature Request
15
As the project grew, my team needed to use more tabs, necessarily with the tapPosition property as "top". Many tabs mean that some do not appear in specific widths , mainly in a small width. That said, there is a need to create a shape that preserves the structure of the tabs with scroll, already done with telerik for jquery: https://demos.telerik.com/kendo-ui/tabstrip/scrollable-tabs
Unplanned
Last Updated: 21 Sep 2022 10:59 by ADMIN
Created by: Ville
Comments: 2
Category: KendoReact
Type: Feature Request
13
Add an option to customize the filter input of the dropdowns, e.g. ability to include buttons in the search field, such as a clear field button.
Completed
Last Updated: 16 May 2018 20:43 by ADMIN
Created by: Naveen
Comments: 2
Category: KendoReact
Type: Feature Request
13
Need to add Export Excel/PDF using react component is good
Completed
Last Updated: 21 Jan 2019 02:46 by ADMIN
Created by: Imported User
Comments: 1
Category: KendoReact
Type: Feature Request
13
Completed
Last Updated: 26 Apr 2023 05:50 by ADMIN
Created by: Chaz
Comments: 9
Category: KendoReact
Type: Feature Request
13

I've noticed in your other products, the dropdownlists have a property that allows for grouping sets of data. 

What would it take to get that included in Kendo UI React?

We have a use case that this would be very helpful.

Thanks.

Completed
Last Updated: 09 Apr 2018 16:24 by ADMIN
Created by: ben
Comments: 1
Category: KendoReact
Type: Feature Request
12
I'm looking to conditionally set the background color of a row, much like this example for jQuery:

https://docs.telerik.com/kendo-ui/controls/data-management/grid/how-to/Layout/style-rows-cells-based-on-data-item-values
Completed
Last Updated: 28 Aug 2018 10:20 by ADMIN
Currently there is no way to pass custom rendering component into header template (in jQuery version there was headerTemplate). For example, you are exposing headerSelection prop, but what if I want to render fancy Material UI checkbox there. Currently I do not have ability to do that with native react flow.
1 2 3 4 5 6