grid doenst show data when queru fetches 569 records

Questionsgrid doenst show data when queru fetches 569 records
jose manuel cuin asked 11 years ago

Hi everyone,

I'm performing a query that returns up to 569 records grouped by three different criteria.

Despite the message "loading" appears during 70 or so seconds, the grid won't show any result, it remains empty.

Any help will be appreciated. I'm working with Server2Go Version 1.8.2, which uses mysql and php.

Thanks in advance

5 Answers
Abu Ghufran answered 11 years ago

Hello

Try checking the faq question1 on website for blank display fix.

Also let me know if issue persist.

Regards

jose manuel cuin answered 11 years ago

Sorry If I'm been naive but I couldn't find the how to set

//ini_set("display_errors","on");

Even when I checked the file jqgrid_dist.php from beginning to end

Sorry

Abu Ghufran answered 11 years ago

No issues, just review the firebug response. It will tell the exact story.
In case if it taking too much time, email me the code for review at [email protected]

Thanks

jose manuel cuin answered 11 years ago

Hi Abu,

Issue solved.

The problem was the "max_execution_time" from php.ini.
I extended the maximum execution time and it worked fine.

Thanks for your help.

Abu Ghufran answered 11 years ago

Great, thanks for informing

Your Answer

1 + 13 =

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?