KGrid

Advanced replacement for controls contained in Grids.pas (TStringGrid and TDrawGrid). Easy to use and lightweight, but yet fast and powerful. See our homepage for screenshots. Major features and improvements against TStringGrid/TDrawGrid:
- Written as TCustomControl descendant, this is not a TCustomGrid enhancement
- 95% compatible with TDraw(String)Grid
- rows, columns and cells are classes that can be overriden to adapt behavior or add custom properties
- any TWinControl descendant can be used as inplace editor, any selectable cell can be edited by different inplace editor
- unicode control
- optional last row/column aligning - no scrollbar appears
- optional virtual grid - cell data aren’t maintained by the grid
- additional styles possible when moving/sizing cells
- index mapping - current column/row indexes can be mapped to their initial values
- multipurpose and unified event architecture
Homepage: http://www.tkweb.eu/
Download: KGridDemo.zip
File Size: 472 KB
Delphi Version: Delphi 6 - Delphi 2006
Source: Included
Tuesday 05 Feb 2008 | Delphi Tutorial | Freeware, Grids
Nice grid