Problem to render grid

QuestionsProblem to render grid
Jesus asked 9 years ago

Hi there,

I have a problem rendering my test grid, I would like to know if somebody has a comment for this error.

You can find a print screen in this link http://kn3.net/469A1150744PNG.html

Regards !!

1 Answers
Abu Ghufran answered 9 years ago

Make sure you call '$g->render();' function before any HTML is rendered
(echo'd) to output, as it expect exact JSON format for ajax calls. You can echo the output of render() function to desired location in html.

Your Answer

0 + 17 =

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?