Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 486 Bytes

CHANGELOG.md

File metadata and controls

13 lines (11 loc) · 486 Bytes

SourceGrid

Major Changes

  • 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.