1.2.7-1 • Published 5 years ago

jquery-datatables-alphabetsearch v1.2.7-1

Weekly downloads
43
License
MIT
Repository
github
Last release
5 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

5 years ago

1.2.7

5 years ago

1.2.6

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago