Skip to content

mikecsh/mbtablegrid

 
 

Repository files navigation

MBTableGrid

An NSControl subclass which provides a spreadsheet-style table grid, forked from mattball/mbtablegrid.

##Current abilities:

  • Display very large numbers of rows/columns with good performance
  • Custom background colour per cell
  • Display grab handle in corner of selection
  • Extend selection with shift key
  • Autoscroll
  • Drag to re-arrange rows or columns

##Working on:

  • Resizable columns and rows
  • Delegate events when drag handle is used
  • Locking columns/rows/cells
  • and more...

##Screenshots: alt tag

Contributions very welcome.

About

An NSControl subclass which provides a spreadsheet-style table grid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%