Unplanned
Last Updated: 28 Jun 2023 13:44 by ADMIN
Created by: Jessen
Comments: 1
Category: KendoReact
Type: Feature Request
1

Hi

Would it be possible to add an option/prop to the KendoReact spreadsheet component to make the whole workbook or specific sheets read-only, instead of specifying cell ranges?

This would make it easier when users need to view a file/spreadsheet without editing it.

Thanks

In Development
Last Updated: 28 Dec 2023 06:15 by ADMIN
Created by: Veselina
Comments: 1
Category: KendoReact
Type: Feature Request
1

React Server Components allow the developer to mix the fast server-side rendering with the interactivity of client-side JavaScript. 

So far modern JS frameworks were explicitly operating on the client (with SSR being an optional feature). With server-components it's the opposite - RS Cs introduce a new mental model for building hybrid applications that leverage both the server and the client.

The main advantages of the React Server Components are that:

  • Initial page load is faster;
  • You can move the data fetching to the server;
  • You can keep the large dependencies on the server;
  • The client-side JavaScript bundle size is reduced;
    Unplanned
    Last Updated: 12 Jul 2023 12:07 by ADMIN
    Created by: Derek
    Comments: 1
    Category: KendoReact
    Type: Feature Request
    1
    We often create Excel templates for offline data collection. It would be helpful if there was a way to configure cell validation, so that the exported template could be pre-configured for specific data types (ie date, currency) or to select a value from a pre-set list. 
    Unplanned
    Last Updated: 04 Aug 2023 12:19 by ADMIN
    Created by: Bernd
    Comments: 1
    Category: KendoReact
    Type: Feature Request
    1

    Hi.

    The Calendar component does not allow for selecting multiple dates or range selection. Only single selection of dates is possible.

    As implemented in the MultiViewCalendar component, it should be possible out of the box to add a "mode" attribute and set it to "multiple" or "range". This would make the two components more consistent and aligned.

    Thanks,

    Regards,

    Bernd

    Unplanned
    Last Updated: 21 Sep 2023 07:58 by ADMIN
    Created by: Ryan
    Comments: 1
    Category: KendoReact
    Type: Feature Request
    1
    I'd like an npm package for a telerik report designer, just like the one for the telerik report viewer. Ideally if it was a react component too, like the report viewer package.
    Unplanned
    Last Updated: 22 Jan 2024 08:49 by ADMIN
    Created by: Jacky
    Comments: 1
    Category: KendoReact
    Type: Feature Request
    1

    In Excel, you can group / ungroup rows AND columns.  This is particularly useful for income statement reports.  It would be great if Spreadsheet component can support the rendering of groups created in Excel and also allow groups to be created with the component.  

     

    Unplanned
    Last Updated: 18 Jan 2024 12:32 by ADMIN
    Created by: Peter
    Comments: 1
    Category: KendoReact
    Type: Feature Request
    1

    Dear Sir/Madam,

     

    I would like to disable the right part of a split button dynamically, so something like

    <SplitButton rightDisabled={true} items={items} text="Disabled Button" />

    Obviously, when the value rightDisabled changes to false, the right part should be enabled again.

     

    Regards,

    Peter

    Unplanned
    Last Updated: 14 Mar 2024 20:09 by Mia
    Created by: Mia
    Comments: 0
    Category: KendoReact
    Type: Feature Request
    1
    It would be beneficial if the TreeList could display children,  for example, in this demo, if I search for Anika Vega, I would like the tree to return Daryl Sweeney and all the children nodes of Anika:

    https://stackblitz.com/edit/react-ze6brv?file=app%2Fmain.tsx
    Unplanned
    Last Updated: 18 Mar 2024 14:08 by Filip
    Created by: Filip
    Comments: 0
    Category: KendoReact
    Type: Feature Request
    1
    A component that allows you to upload word files and display them.
    Unplanned
    Last Updated: 18 Mar 2024 14:09 by Filip
    Created by: Filip
    Comments: 0
    Category: KendoReact
    Type: Feature Request
    1
    A component that allows you to upload and display powerpoint files.
    Unplanned
    Last Updated: 20 Mar 2024 07:06 by Jan
    Currently, the TimePicker and DateTimePicker do not have the toggleButton property. This prop is present for the DatePicker but it should also be present for the rest of the dateinput component to keep the API consistent.
    Unplanned
    Last Updated: 29 Mar 2024 08:26 by Thomas
    Created by: Thomas
    Comments: 0
    Category: KendoReact
    Type: Feature Request
    1
    To enhance UX, it should be better that when the user clicks between the label and the checkbox/radiobutton, it actionnates the checkbox/radiobutton.

    Today this is how a radiobutton is structured. 

    An improvement would be to nest the input inside the label, so it does what i said above, eg. :

     <label>
     <input type="checkbox" id="myCheckbox" name="myCheckbox">
     Click me to toggle the checkbox
     </label>

    This would greatly enhance UX and is very common in web development.
    Unplanned
    Last Updated: 19 Jun 2024 20:20 by ADMIN

    Hi, Keyboard navigation using "page down" and "page up keys" doesn't work.

    Here is a stackblitz where the problem can be reproduced: https://stackblitz.com/edit/react-q9n5fe?file=app%2Fmain.tsx
    Reproduction steps:

    1. Click inside the grid
    2. Press "Page down" or "Page up" - doesn't work

    It only works when:

    1. Click outside of the grid
    2. click on vertical scroll bar without selecting any grid cell.
    3. Press"Page down" or "Page up" - it works.

    Best Regards

    Hubert

    Unplanned
    Last Updated: 13 Sep 2024 11:34 by Peng
    From online doc, it is easily to implement below grouping feature, but the requirement is to collapse all selections under the category (Team Lead for example below), as it could have a lot selections under each category.

    Unplanned
    Last Updated: 20 Sep 2024 16:36 by Peng
    Created by: Peng
    Comments: 0
    Category: KendoReact
    Type: Feature Request
    1
    It would be beneficial if there was an option that will make the group header of the DropdownList not sticky
    Unplanned
    Last Updated: 04 Nov 2024 06:45 by ADMIN
    Created by: Karl
    Comments: 1
    Category: KendoReact
    Type: Feature Request
    1

    I'm in need of the format Year/WeekOfTheYear/DayOfTheWeek for the date range picker. Ex. 2024/44/3, meaning the year 2024 week 44 day Wednesday. 

    This is not supported currently, please vote for it's implementation if format support has been an issue for you too.

    Unplanned
    Last Updated: 07 Nov 2024 11:50 by ADMIN
    If you use charts and diagrams based on a time interval you always needs to update this to the current date. I propose the option of typing ex. @today+30, which means that the diagrams will always show the metrics 30 days from now. A clever way of automating the date input. This is a very useful addition to the current functionalities in the date range picker. Please vote.
    Unplanned
    Last Updated: 07 Nov 2024 14:20 by ADMIN
    Created by: Saikat
    Comments: 1
    Category: KendoReact
    Type: Feature Request
    1

    Our client requirement is they need to modify any dates using datepicker.

    For example

    if 11/11/2024 need to change 11/12/2024

    just a single one digit change is not permitted we need to type 12 which is 2 digit change that means complete day

    same happens for month and year as well

    We found Carbon-date-picker provides similar functionality which solves our requirement where we can modify each and every digit of datepicker element

    Unplanned
    Last Updated: 17 Dec 2024 11:04 by ADMIN
    Created by: Daniel
    Comments: 1
    Category: KendoReact
    Type: Feature Request
    1

    A json-file is needed to use localization in Kendo React. It's a lot of work to maintain these files when there are new versions. It's difficult to know which keys have been added, changed or removed.

    One way that would really help is if you create a way for us to upload our custom-json and then it adds the missing translations, remove those that you have removed, and update the names of those that has been renamed.

    Another better way might be that you collect the translation for different languages and let us download them. That way you can also keep them up to date.
    Unplanned
    Last Updated: 10 Dec 2024 19:28 by ADMIN
    Created by: Matthew
    Comments: 1
    Category: KendoReact
    Type: Feature Request
    1

    Hello! Is it possible to not show a room if there is no meeting on that day while simultaneously showing it on a different person because they have a meeting on that day? In the image below, I edited the data so Peter no longer had a meeting in room 2. Is it possible to get it to show Peter with just the meeting room(s) that they has data for, while keeping Alex with all the rooms that they have data for?

    Peter -> Meeting Room 1 

    Alex -> Meeting Room 1 AND Meeting Room 2

     

    I think this would be a great feature to have. Lets say I have 100 students and/or 100 meeting rooms and all have a different days/times when they are needed. If there was a way to show ONLY what is being booked, or show ONLY what is free, that would be a fantastic feature for users and developers alike. 

    https://stackblitz.com/edit/react-fuflvh-dwgfvu?file=app%2Fapp.tsx