Hi John. Thank you a lot for great work. You saved me a lot of time. I use version 1.1.3.
I tried to use datatables theme with ajax paging(i set $config['crud_paging'] = true; in file config.php in datatables theme folder) but it doesnt work. I think u havent finished work on it. Did you heard about Ignited Datatables https://github.com/IgnitedDatatables? It would be useful in implementing this.
Datatables theme ajax paging doesn't work
Started by Belyi, 03 November 2011 - 18:57 PM
- Single Page
Posted 03 November 2011 - 18:57 PM
Posted 05 November 2011 - 14:23 PM
[quote name='Belyi' timestamp='1320346636' post='23']
Hi John. Thank you a lot for great work. You saved me a lot of time. I use version 1.1.3.
I tried to use datatables theme with ajax paging(i set $config['crud_paging'] = true; in file config.php in datatables theme folder) but it doesnt work. I think u havent finished work on it. Did you heard about Ignited Datatables https://github.com/IgnitedDatatables? It would be useful in implementing this.
[/quote]
Hello Belyi
Actually for now on the two themes are: flexigrid that it's only ajax (server-side sripting) and datatables that it's only javascript (client-side scripting). I try to do my best to have more themes and also to have both 2 themes as client-side scripting and server-side sripting. I know IgnitedDatatables but I use totally different algorithms to make it work. Thanks for the suggestion though.
Hi John. Thank you a lot for great work. You saved me a lot of time. I use version 1.1.3.
I tried to use datatables theme with ajax paging(i set $config['crud_paging'] = true; in file config.php in datatables theme folder) but it doesnt work. I think u havent finished work on it. Did you heard about Ignited Datatables https://github.com/IgnitedDatatables? It would be useful in implementing this.
[/quote]
Hello Belyi
Actually for now on the two themes are: flexigrid that it's only ajax (server-side sripting) and datatables that it's only javascript (client-side scripting). I try to do my best to have more themes and also to have both 2 themes as client-side scripting and server-side sripting. I know IgnitedDatatables but I use totally different algorithms to make it work. Thanks for the suggestion though.