Dashboard sipadu mbip
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
root d8c1b4a1be initial před 5 roky
..
api initial před 5 roky
dataRender initial před 5 roky
features initial před 5 roky
filtering initial před 5 roky
i18n initial před 5 roky
integration initial před 5 roky
pagination initial před 5 roky
sorting initial před 5 roky
type-detection initial před 5 roky
.bower.json initial před 5 roky
License.txt initial před 5 roky
Readme.md initial před 5 roky
make.sh initial před 5 roky

Readme.md

DataTables Plugins

This repository contains a collection of plug-ins for the jQuery DataTables table enhancer. These plug-ins are feature enhancing for the DataTables library, adding extra options to core functionality such as additional sort algorithms, API methods and pagination controls. The plug-ins should not be confused with DataTables “extensions” which are more significant software libraries which add additional features to DataTables.

This repository holds the following plug-in types for DataTables (among others):

  • Sorting
    • Type based
    • Custom data source based
  • API
  • Filtering
    • Type based
    • Row based
  • Internationalisation translations
  • Type detection
  • Pagination
  • Integration scripts
    • Twitter Bootstrap

Please refer to the DataTables plug-in documentation for details on how to use these plug-ins.