Problem with export excel long grid

QuestionsProblem with export excel long grid
Gustavo Ageitos asked 6 years ago
Hi Abu, I'm trying to export a pretty long grid (500k rows) but I get error
1 Answers
Abu Ghufran Staff answered 6 years ago

Hi,

If you want to export large dataset, excel exporting library have some limitations.
Increasing PHP memory limit to a big value may solve sometime. However this is not an efficient way.

You can export in CSV which consume far less memory and then open in excel.
You can check optimized CSV export demo in paid package: demos/export/export-custom.php

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
german replied 6 years ago

Sir Even CSV Export is also not supported.Is there some other way sir?

Your Answer

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