wootapa / watable

A jQuery table plugin with sorting, paging, filtering.
https://oweitman.github.io/watable/doc/index.html
MIT License
293 stars 101 forks source link

Make possible to send rows with empty value to the end of list #7

Closed tikaszvince closed 10 years ago

tikaszvince commented 11 years ago

Hi,

This modification makes possible to send rows with empty value to the end of list if the new sortEmptyRowToTheEnd option is TRUE.

wootapa commented 10 years ago

Thanks!