![]() |
Datagrid - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: Datagrid (/showthread.php?tid=13135) |
Datagrid - El Forum - 11-12-2008 [eluser]Crnaovca[/eluser] Is there any searchable and filterable datagrid written in Codeigniter or even in PHP that can be used for large sets of data? Currently I have devexpress.net datagrid component on my ASP.NET project but I am thinking to move to codeigniter the whole project but still no datagrids cannot be found except most basic one. I need AJAX one with filters and searches ... |