Grid Not Displaying

QuestionsGrid Not Displaying
Azijur Rahaman asked 6 years ago

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?

1 Answers
Abu Ghufran answered 6 years ago

Hi,

We don't support this class/api. (C_DataGrid)
You can download our version of grid from http://phpgrid.org/download

Your Answer

5 + 14 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 5 / 5. Vote count: 1

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?