Duplicated
Last Updated: 13 Jan 2022 08:33 by ADMIN

The named ranges are not updated after rows columns are inserted.

This item is migrated to the Telerik Document Processing portal: https://feedback.telerik.com/document-processing/1549293. Please, use the new item for commenting, voting, and subscribing instead of this one.
Completed
Last Updated: 29 Mar 2021 12:50 by ADMIN
Release LIB 2021.1.504 (05/04/2021)

When attaching to the CellPropertyChanged event and trying to modify the cell an exception is thrown:

if firstly detached from the event and then modify the cell the exception is: 
System.InvalidOperationException: 'Collection was modified; enumeration operation may not execute.' 

else:
System.StackOverflowException: 'Exception of type 'System.StackOverflowException' was thrown.'

Unplanned
Last Updated: 09 Feb 2021 07:56 by ADMIN
Created by: David
Comments: 0
Category: Spreadsheet
Type: Feature Request
2
Enable users to localize the default styles names.
Unplanned
Last Updated: 27 Jan 2021 11:57 by ADMIN
Created by: Dimitar
Comments: 0
Category: Spreadsheet
Type: Feature Request
6
Add support for text orientation (rotation). This is supported in the SpreadProcessing model.
Completed
Last Updated: 08 Feb 2021 15:00 by ADMIN
Release LIB 2021.1.215 (15/2/2021)
When importing a document containing a ChartSheet (currently not supported: Implement support for ChartSheet) with a smaller tab index than the WorkSheet an ArgumentOutOfRangeException is thrown.
Duplicated
Last Updated: 04 Jan 2021 09:16 by ADMIN
Created by: Sam
Comments: 1
Category: Spreadsheet
Type: Feature Request
4

Please add support for cell content rotation.

 

I know that this is listed in the known unsupported features article, but just to be extra clear about what I am requesting, here's an example from Microsoft Excel

Completed
Last Updated: 15 Dec 2020 13:48 by ADMIN
Release LIB 2020.3.1221 (21/12/2020)

When the column width is decreasing below the size of the filter button the size of the button remains the same and overlaps the previous button.

Unplanned
Last Updated: 01 Feb 2022 10:45 by ADMIN
Created by: Michael
Comments: 3
Category: Spreadsheet
Type: Feature Request
8

Hello,

we have an Excel export in our software that we solved via Telerik Spreadsheet.

An exported Excel Table can also contain images.

These pictures are inserted as shape objects.

The Placement Property is set to xlMove (xlPlacement Enum) in Excel.

If you now filter the data in Excel, the images remain and are not hidden.

We therefore need a way of being able to change this Placement Property to the Value xlMoveAndSize

It would be very desirable if this option were made available in Telerik Spreadsheet as our customers urgently need it.

Completed
Last Updated: 02 Dec 2020 13:15 by ADMIN
Release LIB 2020.3.1207 (07/12/2020)
When the users copy an image and paste it to another RadSpreadsheet, then export the Workbook to XLSX, the generated document contains invalid relation as the image is not properly registered inside the resources of the workbook.
Unplanned
Last Updated: 28 Aug 2020 05:07 by ADMIN
Created by: Dimitar
Comments: 0
Category: Spreadsheet
Type: Feature Request
1
 Implement the Page Break Preview functionality like in Excel
Unplanned
Last Updated: 30 Jul 2020 11:13 by ADMIN
Unplanned
Last Updated: 27 Jul 2020 12:00 by ADMIN

The scroll exceeds the visible area when using the auto-fill.

Steps to reproduce:

- Set the VisibleSize to (10 ,10)

- Drag the autofill icon down

 

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.
Unplanned
Last Updated: 09 Jul 2020 10:53 by ADMIN
Setting a tab color from API:
this.radSpreadsheet.ActiveWorksheet.ViewState.TabColor = new ThemableColor(Colors.Red);
doesn't fire a UI update.
Unplanned
Last Updated: 26 Jun 2020 10:09 by ADMIN
Created by: Dimitar
Comments: 0
Category: Spreadsheet
Type: Feature Request
4
Implement support for ChartSheet 
Completed
Last Updated: 22 Jun 2020 07:28 by ADMIN
Release R2 2020 SP1
When changing only number separators and leave the default currency separators values entered in the cells are displayed with wrong separators.
Unplanned
Last Updated: 22 May 2020 09:34 by ADMIN
The chart is blinking when the SetValue method is used
Completed
Last Updated: 03 Nov 2020 08:05 by ADMIN
Release LIB 2020.3.1109 (09/11/2020)
The selected text is not readable when the Worksheet tab is in Edit mode and the applied theme is dark.

Reproducible in NoXaml scenario and for all dark themes except Fluent Dark.
Completed
Last Updated: 18 Jun 2020 11:56 by ADMIN
Release R2 2020 SP1
When setting Wrap Text to an already merged CellSelection the row height is recalculated according to the cell height instead of keeping the initial height of the row.
Completed
Last Updated: 20 Oct 2020 13:54 by ADMIN
Release R2 2020