Unplanned
Last Updated: 22 Feb 2023 14:55 by Chris
Created by: Martin
Comments: 9
Category: Spreadsheet
Type: Feature Request
40
Ability for spreadsheet row height to be auto set from the row contents. This is to support wrapped text.
Unplanned
Last Updated: 15 Dec 2022 09:39 by ADMIN
Created by: Daniel
Comments: 1
Category: Spreadsheet
Type: Feature Request
1

Has anyone at Kendo ever thought of putting an OnBlur event on a Spreadsheet Cell. The purpose of the event (at least in my case) would be to cancel navigation to another cell. The Change and Changing events are close, but from what I can tell there is no way to cancel the navigation when either of these events fire. If you navigate to another cell and the data has changed, the Changing event fires before the Select event, but there is no way to stop the select event from firing once the Changing even is complete. I tried using Select from with the Changing event to set navigate back to the same cell, but there is currently an open bug in respect to that, as it does not navigate properly.

To hopefully state it more clearly, It would be nice if the Spreadsheet cell had an OnBlur Event that allows you to cancel navigation and remain in the same cell. Ideally it would word for all forms of navigation. Mouse Click on new cell or Scroll with Arrows.

Unplanned
Last Updated: 11 Nov 2022 15:30 by Jyothi
Created by: Jyothi
Comments: 0
Category: Spreadsheet
Type: Feature Request
1

When cells of the Spreadsheet that contain data are merged data loss occurs.

To prevent inappropriate merges we need to be able to handle an Merge/Unmerge event of the Component that should be preventable.

Thank you.

Unplanned
Last Updated: 09 Nov 2022 08:31 by ADMIN

Bug report

When the select() method is used in the Spreadsheet changing event wrong cell is selected.

Reproduction of the problem

  1. Open the dojo example
  2. Select a different cell, change its value, and press Enter

Current behavior

Changing event is fired, but the 'B3' cell is selected instead of the 'B2'

Expected/desired behavior

The correct cell should be selected when using the select method inside the Spreadsheet event handlers.

Environment

  • Kendo UI version: 2022.3.913
  • Browser: [all ]
Unplanned
Last Updated: 01 Nov 2022 07:40 by ADMIN
Created by: Cheng Mun
Comments: 1
Category: Spreadsheet
Type: Feature Request
2

Hi Support Team,

Would like to have a feature below:

  • To allow right-click along row and column headings to insert rows and columns.
Unplanned
Last Updated: 29 Sep 2022 07:43 by ADMIN

Bug report

Spreadsheet doеs not allow selecting of multiple cells when opened on Microsoft Surface. It is also not possible to resize columns.

Reproduction of the problem

Issue 1

  1. Open the Spreadsheet Index demo on a Microsoft Surface device.
  2. Click in a cell and try to drag the selection to select multiple cells

Issue 2
In the Spreadsheet Index demo select a column. Try to place the mouse in between columns for the icon to be changed and to will be able to resize the column.

Current behavior

Currently, the selection in the Spreadsheet could not be expanded to multiple cells and the columns could not be resized when the Spreadsheet is used on a Microsoft Surface device.

Expected/desired behavior

The Spreadsheet should allow selecting multiple cells and resizing columns when opened on a Microsoft Surface device.

Environment

  • Kendo UI version: 2022.2.510
  • jQuery version: x.y
  • Browser: [all ]
Unplanned
Last Updated: 09 Sep 2022 20:56 by Matouš
Created by: Matouš
Comments: 0
Category: Spreadsheet
Type: Feature Request
1

Hi Team,

I'd like to request the functionality to allow cell configurations to be populated by database values by default.  For example, I'd like to have a value from the database populate the specific link configuration.

Thank you!

Unplanned
Last Updated: 06 Sep 2022 13:30 by Sam

Hi,

When editing a workbook with the Spreadsheet component, if a user switches from a worksheet to another, then moves the scrollbars, when switching back, although the active cell is adequately recovered, the scrollbars are not (the user experience is that they do not react to worksheet switching).

Is this behavior planned to be changed? Is there a workaround?

Best

Unplanned
Last Updated: 06 Sep 2022 12:14 by Sam

Currently, when the "Custom format" button in the Spreadsheet is clicked, the available predefined formats that can be applied to a cell appear as demonstrated in the below screenshot. These predefined options don't change if you set a specific Kendo UI culture. 

It will be a very useful feature to be able to change the predefined custom formats. Also, it will be nice if the custom formats in the Spreadsheet can be set based on the selected Kendo UI culture. 

Unplanned
Last Updated: 16 Jun 2022 12:42 by John

Currently, when a custom button is configured in the Spreadsheet toolbar a separator is added before the button. I would like to have an option to configure whether such a separator is to be rendered or not.

I would like to avoid adding custom styles for hiding unneeded separators, which is needed with the current implementation (Dojo). 

 

Unplanned
Last Updated: 08 Jun 2022 12:52 by serge
Created by: Doron Naveh
Comments: 1
Category: Spreadsheet
Type: Feature Request
18
 add search functionality to the Spreadsheet.
Unplanned
Last Updated: 07 Jun 2022 13:26 by Jose

Bug report

When a border is applied and there are frozen rows/columns the border appears splitted with a white lin in the middle.

Reproduction of the problem

  1. Open the Dojo example.

Current behavior

The bottom border and the right border are split with a white line in the middle.

Expected/desired behavior

The border should appear entirely filled with the selected color.

Environment

  • Kendo UI version: 2022.2.510
  • Browser: [all ]
Unplanned
Last Updated: 19 May 2022 10:05 by George

Bug report

Hyperlinks in a Spreadsheet cell do not work mobile devices.

Reproduction of the problem

  1. Open this example on a mobile device - https://dojo.telerik.com/ahixOKep
  2. Try to click on the links in the Product column.

Current behavior

The link in the cell does not work.

Expected/desired behavior

The link should work

Environment

  • Kendo UI version: 2022.2.510
  • Browser: [all]
Unplanned
Last Updated: 06 May 2022 20:29 by Jocelyn

Reproduction of the problem

Open this web site:
https://demos.telerik.com/kendo-ui/spreadsheet/datasource

And follow the steps provided here:
https://www.screencast.com/t/UdEKYqIve

Current behavior

The first added cell value (or row) is removed when the user deletes an empty row.
If the ID is entered, the result is even stranger:
https://www.screencast.com/t/osmVOiY7al

Expected/desired behavior

It should behave and function like Excel. I think with local/static binding there are no issues.

Unplanned
Last Updated: 19 Apr 2022 13:26 by sitefinitysteve
Created by: sitefinitysteve
Comments: 0
Category: Spreadsheet
Type: Feature Request
0
The isValid() method should check for any validation errors on the Sheet. It should return true/false value.
Unplanned
Last Updated: 08 Apr 2022 08:34 by Naveen
Created by: Naveen
Comments: 0
Category: Spreadsheet
Type: Feature Request
1
Currently, the '@'  Implicit intersection operator could not be used in the Spreadsheet formula (Example: =VLOOKUP(@$G:$G,$C:$D,2, FALSE)). Also, it could not be imported from an Excel file as the result is '#N/A!'. Please add support for the '@' operator, so it could be used in the Kendo UI for jQuery Spreadsheet.
Unplanned
Last Updated: 28 Mar 2022 14:21 by ADMIN

Hi Admin,

 

 I made the DIV where I had the Spreadsheet widget in full screen mode by: document.fullscreenElement.  I have some validations configured in the spreadsheet.  Apparently, in full screen mode, the prompt opens behind it.  Is there a way I can do an "appendTo" to the validation prompt?

Please advise.

Thank you very much.

 

Best Regards,

Jenny

Unplanned
Last Updated: 09 Mar 2022 10:34 by George
Created by: do van
Comments: 3
Category: Spreadsheet
Type: Feature Request
23

Currently, when working on a mobile device, the Spreadsheet doesn't have all the functionalities available when working on a desktop machine.  

Providing support for the merge cell, multi-cell selection  & context menu opening when working on a mobile device will be very useful for the Spreadsheet. 

 

 
Unplanned
Last Updated: 01 Mar 2022 11:49 by ADMIN
Created by: Jeffrey
Comments: 1
Category: Spreadsheet
Type: Feature Request
0

Hello

When we have filtered rows in a spreadsheet (some rows are hidden) and we copy a single cell and paste into a range containing the hidden rows....

The spreadsheet copies the value into all cells in the range including those that are hidden.  This is not the same functionality as Excel.

That said, is the any way to skip hidden cells in the paste range?

Is there a way to override the Kendo past function to do this?  Can you provide an example?

Thank you

Jeffrey Suffet

 

Unplanned
Last Updated: 14 Feb 2022 07:57 by ADMIN
Created by: Aaron
Comments: 1
Category: Spreadsheet
Type: Feature Request
1

Hi there,

I'd love the ability to specify regex validation for the spreadsheet component. I saw a forum post (https://www.telerik.com/forums/spreadsheet-regex-validation) someone else had made relating to this, but couldn't find a feature request made based off of it.

(taken from the post) Ideally it'd look something like this:


var columnSens = spreadsheet.activeSheet().range("A2:A10");

columnSens.validation({
  dataType: "custom",
  from: 'REGEX("^(()|((?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,60}))$")',
  type: "warning",
  allowNulls: true,
  titleTemplate: "Invalid Password",
  messageTemplate: "Passwords must be between 8 - 60 characters long and contain the following: 1 number, 1 uppercase letter, 1 lowercase letter, and 1 special (non letter or number) character."
});