Welcome Guest, Not a member yet? Register   Sign In
flexigrid codeigniter search
#8

[eluser]Unknown[/eluser]
quick fix:

controller\ajax.php line 39

//Print please
if (isset($record_items))
$this->output->set_output($this->flexigrid->json_build($records['record_count'],$record_items));
else
$this->output->set_output('{"page":"1","total":"0","rows":[]}');


Messages In This Thread
flexigrid codeigniter search - by El Forum - 05-14-2010, 09:06 PM
flexigrid codeigniter search - by El Forum - 05-15-2010, 10:28 AM
flexigrid codeigniter search - by El Forum - 05-17-2010, 12:28 AM
flexigrid codeigniter search - by El Forum - 05-17-2010, 12:46 AM
flexigrid codeigniter search - by El Forum - 05-17-2010, 02:20 AM
flexigrid codeigniter search - by El Forum - 05-17-2010, 10:14 AM
flexigrid codeigniter search - by El Forum - 05-17-2010, 07:24 PM
flexigrid codeigniter search - by El Forum - 03-08-2011, 02:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB