jquery-datatables-alphabetsearch
v1.2.7-1
Published
AlphabetSearch is a feature plug-in for the jQuery DataTables library that provides A-Z alphabetical search feature.
Downloads
114
Maintainers
Readme
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
- SpryMedia Limited, datatables.net
- Gyrocode, gyrocode.com
License
MIT License, opensource.org/licenses/MIT