brendand / mbtablegrid

An NSControl subclass which provides a spreadsheet-style table grid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Objective-C 100.0%