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...
Hello, Is there a way to disable formulas altogether? So even if content with formulas is pasted from Excel or a string like "=123-2" is entered into a cell, it...
**Describe the bug** When you apply AutoFitRowHeight / SetRowsHeight or AutoFitColumnWidth / SetColumnsWidth to the last row or last column of the UsedRange, the UsedRange expands one more row or...
## Description In WPF edition, the hotkey Ctrl+Shift+Arrow is not behaving like in the Winforms, expanding the selection. Instead, it behaves like Ctrl+Arrow key, only moving the focus to the...
## Describe the feature In Excel, it's possible to expand the selection to the entire row or column with a hotkey: Shift+Space: Selects the entire row. Ctrl+Space: Selects the entire...
Hello! - unvell.ReoGridWPF.dll 2.2.0 - Windows 10 Pro 19042.928 - Visual Studio Community 2019 I'm having trouble seeing any changes whatsoever to the grid appearance using the WPF edition. I...
My software used ReoGridControl, and I don't know why it often crash in some situation. It's not clear what's wrong with the code because the exception message and the stack...
@jingwood it's possible? When cell edit in textbox with text cursor, text changing, show list suggest (i.e: listview), use arrow up, down to move select item (textbox still has focus).
**Library**: unvell.ReoGrid Version 2.2.0.0 **Platform:** WPF **Problem** I'm using the ReoGrid as a datagrid editor and trying to perform some form of data validation. I'm trying to change the color...
## Bug Exception happened when resize a worksheet that contains outline, which is out of the new size of worksheet. ## To reproduce 1. Create worksheet with 100 rows x...