Integration CodeIgniter(+2.0) and jquery easyui pagination.
- Download the latest version of jquery easyui
- Unzip the package to assets folder OR in /assets folder i was include [jQuery EasyUI 1.2.2]
- Copy the application folder content to your CI application folder.
- Copy the assets folder to your CI folder.
- Copy the .htaccess file to your CI folder.
- Install database schema (barang.sql) into your MySQL database.
That's it!
$route['default_controller'] = "barang_ctl";
*add CRUD function -> https://github.com/siagung/CRUD_dengan_jquery_dan_codeigniter