GRID.URL Example

QuestionsGRID.URL Example
Chandru asked 11 years ago

Hi Abu,

Can i have any working example how to use the GRID.URL option?

As I am not clear how to use the GRID URL option is available in the PHPGRID.

Regards
Chandru

1 Answers
Abu Ghufran answered 11 years ago

When setting grid url param, all ajax calls will be sent to that url. It is usually the file where $g->render() function is called.

$opt["url"] = "abc.php";

$g->set_options($opt);

Your Answer

9 + 3 =

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?