Grid fail to load 10000 records

QuestionsGrid fail to load 10000 records
Ankur Garg asked 10 years ago

HELLO

I am facing a problem while displaying the record in grid. This grid failed to load the 10000 or more then 10000 records. A pop up is displayed and sayes 'Error'. After checking this by Network Debuger, i found the following problem

"NetworkError: 500 Internal Server Error – http://localhost/other/phpgrid1/demos/appearence/twitter-bootstrap.php?themeid=14&grid_id=list1&_search=false&nd=1405417255692&rows=10000&jqgrid_page=1&sidx=1&sord=asc"

How to resolve this issue. Please help

1 Answers
Abu Ghufran answered 10 years ago

Try increasing your memory_limit in php.ini configuration.
500 means server error, and if it working on less records it won't be application error. It is perhaps due to server config.

Your Answer

7 + 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?