Search Posts

Month: December 2015

web2py tutorial: Using the Datatable jQuery grid plugin with web2py

The DataTable jQuery plug-in from DataTables.net is a very fast, configurable grid control. It has built-in pagination, search (including incremental search, where the grid shrinks as you type each letter, reducing the grid size as you refine the search term), sorting by column, and multiple theming options, among them jQueryUI, Bootstrap, and Foundation. It works beautifully with web2py when you’ve cracked its secrets. DataTable very easy to use–if you already know howt! Sort of like […]