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 164 ReoGrid issues
Sort by recently updated
recently updated
newest added

[BulkFormulaFileWithReferencedRanges.xlsx](https://github.com/unvell/ReoGrid/files/7065982/BulkFormulaFileWithReferencedRanges.xlsx) ## Description We are using WPF application which has 10000 + formulas. we are facing Application unresponsive and slow behavior while updating cells with formulas, To describe the issue,...

## Describe the feature Describe the feature you requested... How to set page of pages in header and footer is similar to the function of header and footer in Excel...

## Description Our WPF application uses Reogrid to load the files in rgf format. This internally calls loadRGF() method. The file has approximately 8000+ formulas and around 16000 cells filled...

## Description Hi , Jing, When I use this wonderful reoGridControl, there is a strang apperance problem happen in Columnheaders. ColumnName is not visible, when set certain columnheader name in...

I have a problem when dragging cells out of visible range. If I drag a cell to the left once the cursor passes the first visible column it then jumps...

confirming

Hi, How to display the chart outside of the Worksheet? May be inside a WindowsForms Panel

question
resolved

## Description When the formula such as A1:E1=A1 is given, the range is not handled for all the formula value types, leading wrong result in formula evaluation. ## To Reproduce...

enhancement
todo

``` ## Description The expectation (from Excel, and from the WinForm implementation of this control) is that double clicking the narrow space between two columns in the header should resize...

## Describe the feature I need custom excel export function. condition - display grid's layout have to not changed. - only export excel file's 3rd row need to deleted. so...

## Describe the feature Currently there are 4 rules in place that determine whether or not it is legal to add a new group to columns and rows. Unfortunately you...