Completed
Last Updated: 28 May 2021 17:46 by ADMIN
Created by: MikeK
Comments: 1
Category: Spreadsheet
Type: Feature Request
0
The Spreadsheet control looks fantastic and will help us replace existing functionality, along with building new streamlined user interfaces.

Please include the ability to specify individual cells that function as drop-downs, where we could bind the data to an external source and have the user select one of the options.
Completed
Last Updated: 27 May 2021 15:32 by ADMIN
Created by: Matt
Comments: 1
Category: Spreadsheet
Type: Feature Request
1
The spreadsheet adjusts the width based on how many toolbar items are available.  The width property doesn't help. It would be nice to have the spreadsheet list of tools to collapse if a width is specified that is smaller than the toolbar row at the top.  I don't always want the spreadsheet to be the same width as the tools that are available.
Completed
Last Updated: 12 Feb 2021 15:33 by ADMIN
Created by: MikeK
Comments: 1
Category: Spreadsheet
Type: Feature Request
0
Please provide the ability to specify splitter type of functionality where several rows could be static while the remainder of the screen would scroll.
Completed
Last Updated: 06 Jan 2021 09:54 by ADMIN
Created by: Brad
Comments: 1
Category: Spreadsheet
Type: Feature Request
1
It would be helpful if there was a way to print a spreadsheet via the code behind.   As it stands someone must open up a screen with the embedded spreadsheet and export it to PDF, then print from the PDF.  

What we would like is the ability to print the spreadsheet without having to export to PDF first and ideally without even having to show it on screen. The way we are using it you can attach a spreadsheet to any record and there many be one or more attached, plus the user may print more than one parent record at a time. When someone prints the parent records we want to print all of the attached spreadsheets at the same time without the user having to open each one up in their browser first as this can be time consuming when dealing with large amounts of data.

Thank you
Completed
Last Updated: 03 Nov 2020 10:16 by ADMIN
Release R3 2019
Created by: alessandro
Comments: 1
Category: Spreadsheet
Type: Feature Request
2
As seems to be coming also for the Spreadsheet control in Kendo UI,
it would be great if the change event would be added to the spreadsheet control

The event fires, whenever the cell change its value.

Moreover,
the onCellClick or onCellFocus would be great.

In general, i strongly believe that there is a huge lack of helpful events for this control.

Thanks


Completed
Last Updated: 03 Nov 2020 10:12 by ADMIN
Release R1 2020 SP1
Created by: Tim Barton
Comments: 2
Category: Spreadsheet
Type: Feature Request
2
The ability to add comments to a cell.   This is helpful to give users understanding of the cell values.
Completed
Last Updated: 19 Feb 2020 12:56 by ADMIN
Release R1 2020 SP1
Created by: MikeK
Comments: 0
Category: Spreadsheet
Type: Feature Request
1
Please provide the ability to add Tooltips to specific cells.
Completed
Last Updated: 03 Sep 2019 16:06 by ADMIN
Release R3 2019
ADMIN
Created by: Marin Bratanov
Comments: 1
Category: Spreadsheet
Type: Feature Request
1
The current context menu lets you hide a row or column, but then you cannot show it again, so the user can lose data. At present there is no context menu option to unhide it and there is no element indicating the column/row was there in the first place. This should behave like in Excel.

Such a feature must be implemented first in the underlying Kendo Spreadsheet widget, and to this end I encourage you to cast your votes for its implementation here: http://kendoui-feedback.telerik.com/forums/127393-kendo-ui-feedback/suggestions/19240072-context-menu-option-to-unhide-row-column
Completed
Last Updated: 14 Jun 2019 12:34 by ADMIN
Created by: Marco Piumi
Comments: 2
Category: Spreadsheet
Type: Feature Request
1
Can this control open, edit and save Excel File from Code.
Open a File from code and not in Page_Init event.