Skip to content

rgreat/FMX.MultiHeaderGrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delphi FMX VCL-like Grids.

Features:

  • Multilevel headers
  • merged cells
  • cell and header styles
  • custom render events for cells
  • column and row sizing
  • autosize
  • word wrapping
  • DBAware
  • Inline editors

Caution

Work in progress Component is in development. Expect heavy refactoring and broken features.

TMultiHeaderDBGrid - Classic DB Aware grid. Linked with TDataSet's through TDataSource.

alt text

TMultiHeaderGrid - does not store cell texts or styles. Use events to populate.
TMultiHeaderStringGrid - stores cell texts and styles internally.

alt text

Design Time

alt text

Usage examples in Test folder.

About

Lightweight Delphi FMX Grid.

Resources

License

Stars

22 stars

Watchers

5 watching

Forks

Packages

 
 
 

Contributors

Languages