Declined
Last Updated: 26 Feb 2020 15:03 by ADMIN
We are using the Kendo UI spreadsheet in a real-world website. We have a design team who are providing a visual design which fits in with our company's corporate standards.

HTML5 aims at separating styling from the layout design, which enables different teams to build the syle, with very little development experience, but more artistic experience.

For some reason, the Spreadsheet control can only be styled via the API (javascript code)! This means our design team needs to write their style in javascript, which is completely unrealistic.

It should be a fairly simple change to allow a range object to have a CSS class associated, and let HTML work like it should.
Completed
Last Updated: 27 May 2021 07:10 by ADMIN
Created by: iTai
Comments: 1
Category: Spreadsheet
Type: Feature Request
3
In the scpreadsheet you can use controls like  dropdowns & datepicker , but should be helpful if user could to customize the design and behavior. 

For example, the dropdown and any other control needs be opened since an icon at right that is displayed over the next column, As user i would like to choose how i want to be displayed the control: Open clicking on it, set expand direction, styles, etc.
Unplanned
Last Updated: 02 Feb 2021 16:58 by ADMIN
Support scenarios where users can use the spreadsheet component to design templates with disabled cells.

I appreciate that this can be customized (as almost anything) but note this is the only cell property that is not configurable via the toolbar.
Declined
Last Updated: 27 Feb 2020 16:06 by ADMIN
Created by: Robert
Comments: 1
Category: Spreadsheet
Type: Feature Request
1
Add menu item that allows end users to style background and text color based on rules (if cell value > 0 then green)
Completed
Last Updated: 22 Jul 2019 14:14 by ADMIN
Created by: 炯军
Comments: 1
Category: Spreadsheet
Type: Feature Request
1
can add float object container ? eg:charts
Unplanned
Last Updated: 25 Feb 2020 14:43 by ADMIN
Created by: Jack
Comments: 0
Category: Spreadsheet
Type: Feature Request
7
Need a default cell format, in addition to rowHeight and columnWidth including:
- font size,
- font-family,
- font weight
- (see other toolbar options)

Default cell format would set the default values for all cells and toolbar options.
Completed
Last Updated: 05 Jul 2021 09:53 by ADMIN
Release 2021.R1.SP1
Enable Cut/Copy cell values and can Paste it in mutiple selected values
Completed
Last Updated: 25 Feb 2020 14:13 by ADMIN
Created by: Imported User
Comments: 1
Category: Spreadsheet
Type: Feature Request
11
On excel, you can filter merged rows. On the kendo spreadsheet widget, filtering on merged rows is not possible. It would be a very useful feature for us. 

Also worth noting is that if you convert an excel file to JSON using Telerik RadSpreadProcessing, and load the kendo widget with the JSON, the widget displays a filter icon but clicking it loads a non-functioning filter. Wouldn't it make more sense to load with a message along the lines of 'You loaded a spreadsheet with filters applied to merged rows, which is not supported in this widget'. Otherwise it's quite confusing to our users.
Completed
Last Updated: 27 May 2021 07:09 by ADMIN
E.g. italian culture uses ";" as parameter separator in formulae.
Our client will adopt spreadsheet component on a global basis and users need to be able to e.g. copy/paste from excel to spreadsheet component using their culture
Unplanned
Last Updated: 27 May 2021 07:08 by ADMIN
Currently if I set column border width large, it has multiple problems:

1. it will overlay on columns next to it;
2. when copy the cell with thick border and paste somewhere else, the thick border get copied as well;
3. when select cell with thick border, the border will block part of editor;
Declined
Last Updated: 27 Feb 2020 16:07 by ADMIN
Created by: David
Comments: 1
Category: Spreadsheet
Type: Feature Request
3
Right now, a List based validation is strict on case, it'd be nice to have a toggle for when it is appropriate.
Completed
Last Updated: 12 May 2022 12:26 by ADMIN
Release 2022.R1.SP2
Created by: David M
Comments: 7
Category: Spreadsheet
Type: Feature Request
35
Use case:
My app doesn't know how many rows of data the excel spreadsheet will be prior to upload.  I've defaulted to my maximum amount of 10,000 which will be normal for some, but overkill for others.  The ability to change the number of rows/columns to accommodate the size of the sheet after loading, would be a nice addition.  

As a workaround, I'm destroying and reloading the widget instance after the initial load.
Declined
Last Updated: 26 Feb 2020 14:05 by ADMIN
This will help doing data entry in column for scenarios like entering tax details for different years in columns and also user can keep on entering new year info in rew-row right most column.
Declined
Last Updated: 25 Feb 2020 14:08 by ADMIN
Created by: David
Comments: 1
Category: Spreadsheet
Type: Feature Request
11
Be able to edit an spreadsheet by several users at the same time, reflecting the changes from one user to the others and viceversa.
Completed
Last Updated: 25 Feb 2020 14:36 by ADMIN
Created by: Martin
Comments: 1
Category: Spreadsheet
Type: Feature Request
6
In Kendo UI spreadsheet when wrap cell text it currently split text in middle of word. Change so that splits on white space
Unplanned
Last Updated: 22 Feb 2023 14:55 by Chris
Created by: Martin
Comments: 9
Category: Spreadsheet
Type: Feature Request
41
Ability for spreadsheet row height to be auto set from the row contents. This is to support wrapped text.
Declined
Last Updated: 04 Dec 2019 09:16 by ADMIN
Created by: Martin
Comments: 1
Category: Spreadsheet
Type: Feature Request
3
Ability to hide a sheet in kendo spreadsheet
Completed
Last Updated: 22 Jul 2019 14:11 by ADMIN
Created by: Martin
Comments: 2
Category: Spreadsheet
Type: Feature Request
3
Ability to hover over a cell and see a tooltip
Declined
Last Updated: 25 Feb 2020 15:04 by ADMIN
Created by: Tom
Comments: 3
Category: Spreadsheet
Type: Feature Request
3
1. Save Excel workbook to folder on server (the Excel file can be re-purposed in many ways)
2. Better ways to send sheet data back to controller ... more JSON serialization options, csv, etc.
Unplanned
Last Updated: 25 Feb 2020 14:01 by ADMIN
Created by: Andrea
Comments: 3
Category: Spreadsheet
Type: Feature Request
24
We'd need support for checkboxes columns in the new Spreadsheet control.