What is the excel exporting Row limit? I have 500 error on 20.000 rows.
Is there a way to manage this?
Thanks
2 Answers
Hello,
There is no limitation in code. You can try increasing PHP memory limit.
Another way of to use custom / optimized export code. Refer demos/export/export-custom.php
Your Answer