2.1.0.0 Release
Thanks to all contributors who make ReoGrid better!
- #6 Fix bug to avoid
ArgumentException
when scrolling (by @floele-sp) - #13 Fix date parsing problem (by @genI3)
- #16 Left, Right and Enter behavior for WinForms and WPF (by @Xcone)
- #30 Fix bug that
SelectionMovedBackward
event not be fired - #31 Refactored autofill serial to remove duplication and exclude autofilling to readonly cells (by @Xcone)
- #33 Disable paste to read-only cells
- #36 Use dummy window instance instead of
MainWindow
in order to avoid the problem that system DPI cannot be retrieved on WPF - #42 Fix bug that exception caused in
GetDefaultDataSerialFillColor
method (by @ScorpioQian) - #58 Fix the problem where tabbed string from clipboard cannot be set on specified cell position
- #63 AutoFillSerial support for text (by @Xcone)