ReoGrid
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...
Dear jingwood, Thanks for your useful work. Few issues with filtering columns: 1. Filtering or sorting columns do not affect column adjacent columns. If i sort column in a table...
## Description Hi, I load a XLSX, with 36000 rows and 40 columns. Containing only text. For some reason the rows height made huge (1row = 1page with maximized window)....
I am trying to display around 10000 rows by 600 columns. Even through scrolling is completely smooth the memory consumption is around 1.4GB which is quite excessive. If I try...
## Description Set the number of decimal places in Excel to 2, when the ReoGrid loads the file, it shows 4 decimal places, please help, thanks! ## To Reproduce 1.Set...
## Description The chart does not have an x-axis and CategoryName display ## To Reproduce 1.When I create a new line chart, I find that the Y-axis is displayed normally,...
Would be nice if you ReoGrid could support [Avalonia](https://avaloniaui.net/) for multi platform UI. I know MAUI is on it's way but it won't support Linux for a while and from...
ReoGrid is great Control, thanks to everybody who works on it! Now I tried to use ReoGrid(WinForm version) in my MFC program. My screen DPI is 200%, cell height is...
## Description If I use custom format `#,###;-#,###;-` on a cell containing a 0, it should display `-`, but actually displays `0`. ## To Reproduce 1. Set the custom format...
## Describe the feature Describe the feature you requested... ## Which edition of ReoGrid is targeted - Windows Form - WPF - I can not export my custom cell data...
!!! Reproduce the bug is important !!! [test.xlsx](https://github.com/unvell/ReoGrid/files/5571141/test.xlsx) **Describe the bug** I just load this file 'test.xlsx' and call sheet.Recalculate(), CPU is increased 30%, and wait... wait...wait... **Expected behavior** can...