Updates
- a single column definition array can now be used between multiple tables
- edit success and cancel functions can no longer be called once the cell is no longer being edited
- the edit cancel function is now automatically called if an editable cell looses focus and the editor does not handle the blur event.
Fixes
- infinite recursion issue fixed when leaving an editable cell that fails validation
- the progress formatter has been fixed to allow its max and min boundaries to be correctly passed to the progress editor