- Add jQuery events.
- Add
onDblClickRow
event andonAll
event. - Add
singleSelect
option. - Search improvent: add a timeout and trigger the search event when the text has changed to improve the search.
- Scroll to top after data loaded.
- Add
toolbar
option. - Add
rowStyle
option. - Add
bootstrapVersion
option.
- Update the pagination list position.
- Update
queryParams
option. - Add
contentType
andonBeforeLoad
options. - Add server side pagination(
pageSize, pageNumber, searchText, sortName, sortOrder
). - Add
COLUMN_DEFAULTS
. - Add
refresh
method. - Add
index
argument informatter
function. - Update card view display.
- Add
showLoading
andhideLoading
methods. - Add
onLoadSuccess
andonLoadError
events. - Add
clickToSelect
option. - Add
cardView
option. - Add loading with
formatLoadingMessage
function. - Add
idField
option.
- Update fixed headers.
- Add zh-TW locale file.
- Add
showColumns
option andvisible
column option. - Update
hideHeader
option toshowHeader
. - Add
formatNoMatches
locale function. - Add table events.
- Add i18n support.
- Add
selectItemName
option. - Update the
pageList
default. - Add
search
option. - Add
destroy
method. - Add page list support.
- Add
pagination
support.
- Initial release