DataTables plug-ins from Jen Wystup - Paginator and MyToolbar
DataTables plug-ins from Jen Wystup - Paginator and MyToolbar
Hello all,
I'm delighted to announce two new plug-ins for DataTables which have been created by Jen Wystup ( http://jenwystup.freehostia.com ).
The first of the two is "MyToolbar" which adds two buttons into a toolbar around the table. These buttons provide modal windows thought the use of 'flexbox' for jQuery allowing advanced filtering options for a table (including different logical operations on the search operator: AND, NOT etc) and also column visibility controls (like the ColVis plug-in also available for DataTables).
Demo: http://datatables.net/thirdparty/JenWystup/MyToolbar/
Source: http://code.google.com/p/jens-datatables-plugins/downloads/list
The second plug-in Jen has created is called 'Paginator' and adds a button to the table which effectively allows the end user to switch the DataTables mode between paging (which length menu and paging buttons) and non-paging (with all rows displayed and the unused controls hidden).
Demo: http://datatables.net/thirdparty/JenWystup/Paginator/
Source: http://code.google.com/p/jens-datatables-plugins/downloads/list
Support for these plug-ins will be provided through the Google code repository that Jen has set up. So if you have any questions or suggestions, please post there.
Regards,
Allan
I'm delighted to announce two new plug-ins for DataTables which have been created by Jen Wystup ( http://jenwystup.freehostia.com ).
The first of the two is "MyToolbar" which adds two buttons into a toolbar around the table. These buttons provide modal windows thought the use of 'flexbox' for jQuery allowing advanced filtering options for a table (including different logical operations on the search operator: AND, NOT etc) and also column visibility controls (like the ColVis plug-in also available for DataTables).
Demo: http://datatables.net/thirdparty/JenWystup/MyToolbar/
Source: http://code.google.com/p/jens-datatables-plugins/downloads/list
The second plug-in Jen has created is called 'Paginator' and adds a button to the table which effectively allows the end user to switch the DataTables mode between paging (which length menu and paging buttons) and non-paging (with all rows displayed and the unused controls hidden).
Demo: http://datatables.net/thirdparty/JenWystup/Paginator/
Source: http://code.google.com/p/jens-datatables-plugins/downloads/list
Support for these plug-ins will be provided through the Google code repository that Jen has set up. So if you have any questions or suggestions, please post there.
Regards,
Allan
This discussion has been closed.
Replies