Print button not working while the large number of datas
Print button not working while the large number of datas
Mohankumar B
Posts: 3Questions: 0Answers: 0
Print large number data no space error accrues in Chrome* *:
**Debugger code (debug.datatables.net):
Error code: RESULT_CODE_HUNG:
**Data table print button work within 9K lines of data while I am trying to print more then 13K data print button raise not enough space error ,I want to know the root cause and sollution of the problem or if any maximum data size is there for print button **:
Replies
Happy to take a look at a test case. I'm not aware of a maximum limit, but that isn't to say there isn't one somewhere in Chrome.
Allan
Any solution for this issue?
Please provide a test case, as Allan mentioned.
https://datatables.net/forums/discussion/12899/post-test-cases-when-asking-for-help-please-read#latest
Test case
Verify that the user clicks the print button, print page should open.
Expected: Open the page. Enter all the mandatory fields and click print button.
Actual output: Print More then 13k row Print and preview page is not displayed
Not enough space error accrues
You are being asked to provide a link to the page causing the error or provide a running test case showing the issue so the problem can be debugged.
https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Kevin