codeigniter-smartgrid icon indicating copy to clipboard operation
codeigniter-smartgrid copied to clipboard

A simple PHP datagrid control for CodeIgniter framework with Bootstrap

Results 3 codeigniter-smartgrid issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello everyone, I have a problem regarding boolean values. In my Table I have multiple boolean(tinyint) fields with either 0 or 1. For the presentation in my DataGrid I use...

I am trying to load only 200 records at a time it is performing very slow and some time memory limit issue . Is there any way to get limited...

does it have a subitem features?