1.2.7-1 • Published 6 years ago

jquery-datatables-alphabetsearch v1.2.7-1

Weekly downloads
43
License
MIT
Repository
github
Last release
6 years ago

jQuery DataTables AlphabetSearch

AlphabetSearch is a feature plug-in for the jQuery DataTables library that provides A-Z alphabetical search feature.

More information and examples is available at gyrocode.com/projects/jquery-datatables-alphabetsearch.

How to use

$('#example').DataTable({
   dom: 'Alfrtip',
   alphabetSearch: {
      column: 0
   }
});

Copyright

License

MIT License, opensource.org/licenses/MIT

1.2.7-1

6 years ago

1.2.7

6 years ago

1.2.6

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago