hello
i am using jquery datatable for my project ,which is developed in codeigniter.I am using server side processing for datatable using ajax.To display data it is doing 4 table join queries.each table has 12k records.but when i run the query it takes lotsa time to display the result and the server eventually timeouts.
I am using Ignited Datatables wrapper for using data table with codeigniter.
any help will be appreciated
thanks in advance.
i am using jquery datatable for my project ,which is developed in codeigniter.I am using server side processing for datatable using ajax.To display data it is doing 4 table join queries.each table has 12k records.but when i run the query it takes lotsa time to display the result and the server eventually timeouts.
I am using Ignited Datatables wrapper for using data table with codeigniter.
any help will be appreciated
thanks in advance.