brendand / mbtablegrid

An NSControl subclass which provides a spreadsheet-style table grid
9 stars 3 forks source link

Set the objectValue to the input string if there's no formatter #2

Closed interstateone closed 10 years ago

interstateone commented 10 years ago

This fixes an issue where if a formatter wasn't provided for a column the objectValue would always be set to nil.