subgrid & opt["subgridurl"]

Questionssubgrid & opt["subgridurl"]
Glenn asked 9 years ago

Running into problems creating a subgrid similar to what you have in your multi subgrid example. I can create a normal subgrid but when I change opt["subGrid"] = true;
and opt["subgridurl"] = "myfile.php" the main grid shows but the subgrid shows nothing when I hit the expand button. It gives me an internal server error 500

Does the opt["subgridurl"] have to be the file name or could it be an object?

Thanks
Glenn

2 Answers
Abu Ghufran answered 9 years ago

You can inspect using firebug it will show complete subgrid url with 500 error.
Now to debug, open that myfile.php page in a new tab by copying url from firebug and it will show error.

Glenn answered 9 years ago

Thank Abu,
Solved the issue with the example you sent from a different thread.

Your Answer

9 + 7 =

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?