How do I set a Grid_id?

QuestionsHow do I set a Grid_id?
Jelmer Bakker asked 10 years ago

Is it possible to set a Grid_id?

4 Answers
Abu Ghufran answered 10 years ago

Grid id is set when you call
$g->render('list1');
Here list1 is set as grid id.

For subgrid, id is auto set, which can be read by
$g->id

Jelmer Bakker answered 10 years ago

Hi Abu,

The render thing doesn't work. I just an error.

– Jelmer

Jelmer Bakker answered 10 years ago

This is the error:

Fatal error: Call to undefined method C_DataGrid::render()

Abu Ghufran answered 10 years ago

Our product does not support C_DataGrid object.
Please refer docs for more help at http://phpgrid.org/docs

Your Answer

0 + 15 =

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 0 / 5. Vote count: 0

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?