- Add horizontal mouse wheel scrolling related to #33
- Migrate sample forms to .net 8.0
- Migrate to .net 8.0 related to #3
- Deprecated DevAge Serialization
- Fixed bug in validator base related to #25
- Migrate to .net framework 4.8 related to #9
- Support for Visual Studio 2022
- Fixed bug in combobox related to #7
- Enhancement: Smooth horizontal and vertical scrolling
- Enhanced Freeze panes(FixedRow and FixedColumn) and made it independent of Header row\column count
- Introduced a boundary(defined by user) to stop auto scrolling
- Filter row support in DataGrid
- Support for Drag and drop of cells
- Performance improvement while loading grid- CreateControl
- Selectable readonly cells
- Introduced a disabled cell mode
- Fixed bugs in clipboard, spanning etc.