ReoGrid icon indicating copy to clipboard operation
ReoGrid copied to clipboard

Fast and powerful .NET spreadsheet component, support data format, freeze, outline, formula calculation, chart, script execution and etc. Compatible with Excel 2007 (.xlsx) format and working on .NET...

Results 146 ReoGrid issues
Sort by recently updated
recently updated
newest added

Hello, I have discovered the following errors. Do not operate the parameters: ```csharp rgrid.SetSettings (WorksheetSettings.View_ShowColumnHeader, true/false); // Show/hide the column headers rgrid.SetSettings (WorksheetSettings.View_ShowRowHeader, true/false); // Show/hide the row headers. ```...

confirming

```CSharp sheet.GetCellData(addrs); ``` Get the value of a formula cell. Formula (A/B) return NaN because B is 0. Runtime throws an exception: System. Overflow Exception: Value was either too large...

enhancement
todo

## Describe the feature This control is awesome, and it perfectly implements most of my functions. However, when I try to save the current worksheet as a vector map, I...

won't fix

## Describe the feature Describe the feature you requested... hi, Is it possible to support lower version of Excel. (*.XLS(Excel97-2003)). ## Which edition of ReoGrid is targeted - Windows Form

enhancement
help wanted

It would be nice if you move the grid renderer to [SkiaSharp](https://github.com/mono/SkiaSharp) so it would allow us to use the ReoGrid on almost every platform the skiasharp supports including Android,...

how to check that the sheet already amendment before start creating new sheet

question
resolved

- try improve the column-width/row-height adjustment performance

first its good work I net the shet to use form righttoleftlayout and sheet righttoleft direction - Windows Form

I would like to display data in the reogrid as shown in the grid in red. ![image](https://user-images.githubusercontent.com/68591383/197961426-97ab723d-f322-4706-8fbc-45d3e3cfd0b1.png) ## Edition - Windows Form ## Environment - OS: [e.g. Windows 10] -...