Unplanned
Last Updated: 10 Jun 2022 06:02 by IGK
Created by: IGK
Comments: 0
Category: Spreadsheet
Type: Feature Request
1

With the current implementation, the Notes support only a rectangular shape.

Examples:

Unplanned
Last Updated: 06 Dec 2022 11:05 by Anthony
The cursor position is changed when one clicks in the middle of a formula. The cursor is moved to the end of the text. 
Completed
Last Updated: 19 Jan 2023 14:56 by ADMIN
Release R1 2023
Fill down (Ctrl-D) is not working in a protected worksheet with an unlocked range of cells.
Completed
Last Updated: 22 Feb 2023 10:56 by ADMIN
Release R1 2023 SP1
NullReferenceException when the document contains paragraph elements with no text. 
Completed
Last Updated: 09 Mar 2023 06:54 by ADMIN
Release R1 2023 SP1
Created by: Flavio
Comments: 0
Category: Spreadsheet
Type: Bug Report
1
telerik:Label's Context is set to itself and is throwing an error while searching for a not existing 'Title' property within itself.
Unplanned
Last Updated: 02 Mar 2023 08:08 by n/a
The sheet navigation does not work with specific theme and document.
Unplanned
Last Updated: 02 May 2023 12:44 by ADMIN
Created by: Julio Cesar
Comments: 2
Category: Spreadsheet
Type: Bug Report
1
Searching with Ctrl-F in a sheet with many rows takes a long time.
Completed
Last Updated: 30 Jun 2023 08:40 by ADMIN
Release LIB 2023.1.703 (3 Jul 2023)
InvalidOperationException (Sequence contains no matching element) when editing a note.
Unplanned
Last Updated: 04 Sep 2023 12:28 by 胡张
Investigate if the performance with large files can be improved. Currently a document with a million ros is opened slowly and the memory consumption is high. 
Unplanned
Last Updated: 03 Oct 2023 08:05 by Ankit
Created by: Ankit
Comments: 0
Category: Spreadsheet
Type: Feature Request
1
Implement pasting of images similar to Excel. 
Unplanned
Last Updated: 02 Sep 2024 05:20 by Sambhav

Spreadsheet: Add the ability to build formulas using keyboard navigation:

1. Press '=' in a cell. The cell goes into Edit Mode. 
2. Use the Keyboard arrow keys to move in any direction. The Cell reference of the focused cell is automatically entered after the '=' into the cell which is in edit mode.
3. The user can press the Control+Arrow Key to add a reference to an entire row or column of data.
Unplanned
Last Updated: 03 Aug 2017 10:40 by ADMIN
#.##0,00;-#.##0,00;;@ does not work in RadSpreadsheet. It should suppress visualizing of ) values.

Workaround: #.##0,00;-#.##0,00; ;@ works fine (there is ' ' [space] set for the zero values).
Declined
Last Updated: 20 Sep 2017 14:21 by ADMIN
Completed
Last Updated: 31 Oct 2018 08:11 by Paul-Henri
Wrong exception messages are constructed sometimes, due to problem in the internal Guard.ThrowExceptionIfTrue and Guard.ThrowExceptionIfFalse methods:

- Guard.ThrowExceptionIfTrue throws InvalidOperationException with text "<paramName> should be true.", instead the text should be "<paramName> should be false."

- Guard.ThrowExceptionIfFalse throws InvalidOperationException with text "<paramName> should be false.", instead the text should be "<paramName> should be true."

Available in LIB Version 2017.2.828.
Completed
Last Updated: 21 Mar 2015 12:47 by ADMIN
ADMIN
Created by: Tanya
Comments: 0
Category: Spreadsheet
Type: Bug Report
0
When in a cell is inserted text with leading spaces, they are ignored when export and Excel doesn't show them.

The fix will be available in our latest LIB release (v. 2015.1.0323).
Completed
Last Updated: 08 Apr 2015 10:54 by ADMIN
Completed
Last Updated: 02 Jun 2015 08:59 by ADMIN
The fix will be available in our official release 2015 Q2..
Declined
Last Updated: 14 Feb 2017 09:19 by ADMIN
ADMIN
Created by: Tanya
Comments: 0
Category: Spreadsheet
Type: Bug Report
0
This item is declined. The visualized border describes the print area.
Completed
Last Updated: 12 Jul 2016 14:09 by ADMIN
When a cell's format is set to "Percentage" and then a number is entered, the number's format is incorrect. For example, if "10" is entered in such a cell, the value is visualized as "1000.00%", instead of "10.00%".
Declined
Last Updated: 11 Aug 2021 08:26 by ADMIN
Created by: Philip
Comments: 4
Category: Spreadsheet
Type: Feature Request
0
Can we have the ability to hide the cell selector rectangle in the RadSpreadsheet? If we had this, along with the current existing functionality we would have spreadsheet capabilities inside what looks like an 'empty' page. It would be good for reporting purposes where the developer can make full use of the spreadsheet's functions but completely hide the 'spreadsheet look-and-feel' from the user.