Skip to content

Display column sort orders in your Datatables table headers

License

Notifications You must be signed in to change notification settings

mscdex/datatables.sortpriorities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Description

A plug-in for DataTables that adds a column sort order/priority number next to your column sort direction indicators. When doing multi-column sorting, this allows you to easily determine the order in which the sorts were applied.

Requirements

Usage

  1. Add the js and css files to your page
  2. $('#my-table').dataTable().fnSortPriorities();
  3. ???
  4. Profit!

About

Display column sort orders in your Datatables table headers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published