Skip to content

1.0.1

Compare
Choose a tag to compare
@dongwoo-kim dongwoo-kim released this 04 Nov 05:13
· 706 commits to master since this release

New

  • Added clickCell, mouseoverCell, mouseoutCell events to on() method
  • Added a removeCheckedRow() method
  • Added isSortable, useClientSort options when creating a new instance
  • Added sortColumn, sortAscending parameters to server reqeust

Fixed

  • Distorted layout on IE7
  • Unable to select the texts in the input element on IE
  • Infinite loop in the changeAfterCallback
  • Duplicate call changeAfterCallback
  • Unable to click an input element of the text-convertible cell.
  • Clipping text when using afterText option

API