Duplicated
Last Updated: 13 Mar 2023 15:26 by ADMIN
When importing a document containing a formula with an invalid reference an exception is thrown: FormulaParseException: 'Unused input [A1] after attempting to parse the formula [#REF!A1]'
Duplicated
Last Updated: 13 Mar 2023 15:18 by ADMIN
According to the Open XML documentation, the possible max value for this attribute is an unsignedInt or 4294967295.
Completed
Last Updated: 09 Mar 2023 06:54 by ADMIN
Release R1 2023 SP1
Created by: Ali
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.
Completed
Last Updated: 22 Feb 2023 10:56 by ADMIN
Release R1 2023 SP1
NullReferenceException when the document contains paragraph elements with no text. 
Unplanned
Last Updated: 06 Feb 2023 14:07 by ADMIN
ADMIN
Created by: Peshito
Comments: 0
Category: Spreadsheet
Type: Feature Request
0
Currently, Custom IconSets are not supported when having Conditional Formatting scenarios.
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: 19 Jan 2023 14:56 by ADMIN
Release R1 2023
PrintPreviewControl throws NullReferenceException when it is in the GridView Print example. 
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. 
Unplanned
Last Updated: 18 Nov 2022 07:09 by Brandon
One cannot reference another sheet in a formula by using the UI 
Completed
Last Updated: 21 Sep 2022 08:15 by ADMIN
Release R3 2022 SP1
When certain files are imported, an exception with message" is invalid column name" is thrown.
Completed
Last Updated: 21 Sep 2022 05:47 by ADMIN
Release LIB 2022.3.926 (26 Sep 2022)
ADMIN
Created by: Peshito
Comments: 0
Category: Spreadsheet
Type: Bug Report
0
The series is not drawn correctly. The data points are drawn over the same XValue.
Completed
Last Updated: 21 Sep 2022 05:45 by ADMIN
Release LIB 2022.3.926 (26 Sep 2022)
Bubble charts are created differently than the way it is in Excel. In excel the data point data is read vertically and in RadSpreadsheet - horizontally.
Completed
Last Updated: 20 Sep 2022 15:34 by ADMIN
Release LIB 2022.3.926 (26 Sep 2022)

When the selection contains a certain combination of text and numbers, the charts dialog throws an exception upon opening.

Unplanned
Last Updated: 19 Sep 2022 14:10 by Petar
Created by: Petar
Comments: 0
Category: Spreadsheet
Type: Feature Request
0
Selecting multiple columns that are not necessarily next to each other leads to incorrect chart series categories. Having the same columns next to each other and selecting all of them with single selection results in a correct chart. Make it possible for the user to make multiple selections and create charts based on them.
Unplanned
Last Updated: 19 Sep 2022 13:42 by ADMIN
When there are empty cells in the range covered by the chart, the chart is shown to have increasing values, instead of showing nothing:

Expected:

Image

Actual:

Image

Unplanned
Last Updated: 19 Sep 2022 10:34 by ADMIN

Scatter chart with category range where data has both numbers and strings is incorrectly visualized.

Excel:


Image

Spreadsheet:

Image
Unplanned
Last Updated: 13 Sep 2022 07:24 by Dimitar

The EqualToRule does not work the same way in Excel and RadSpreasheet. 

When using string values with this rule, Excel requires using quotes while in RadSpreadsheet the quotes are interpreted as part of the value.  

Completed
Last Updated: 05 Sep 2022 07:06 by ADMIN
Release LIB 2022.2.905 (09 Sep 2022)
When Bulgarian culture is set and a document with a chart is imported, NullReferenceException is thrown.