UNPKG

jquery.datagrid

Version:

A jquery plugin to render datagrid. Works with local or remote data. Designed to be adaptive, simple to use and extendable.

17 lines (9 loc) 463 B
jquery-datagrid - demo ====================== ## View demo <a href="http://labs.creative-area.net/jquery.datagrid/demo/">jquery.datagrid demo</a> ## Config local demo Create a `world_innodb` database in mysql. Import `/doc/data/world_innodb.sql`. Duplicate `/doc/data/config.db.sample.php` and rename it `/doc/data/config.db.php`. Edit `/doc/data/config.db.php` and fill your mysql login and password (you can also change server address and database name)