My Grid Not Displaying but only the footer note is displaying.
Here is my code-"
require_once(APPPATH. 'libraries/phpGrid_Lite/conf.php');
$data['phpgrid'] = new C_DataGrid("SELECT * FROM tbl_division", "fld_uid", "tbl_division"); //$this->ci_phpgrid->example_method(3);
$this->load->view('welcome_message', $data);
"
–"You are using phpGrid Lite. Please consider upgrading phpGrid to the full version to have great features including edit, master detail, and grouping, composite key, file upload, and premium themes!"
I checked the console and found many error for css and js that saying 403 forbidden error. Is there any solution?
Hi,
We don't support this class/api. (C_DataGrid)
You can download our version of grid from http://phpgrid.org/download
How useful was this discussion?
Click on a star to rate it!
Average rating / 5. Vote count:
We are sorry that this post was not useful for you!
Let us improve this post!
Thanks for your feedback!