Hi. Nice to meet you. I’m a user that is using the grid as dhtmlx.
(I can not speak English.
So I’m writing through the Google translator.
So I could be wrong grammar)
(I’ve brought a similar article)
(viewtopic.php?f=23&t=32987&p=103325&hilit=smart+excel#p103325)
Hi, I have a grid that has a download to Excel feature. Since my data has a large volume of transactions, we used the smart rendering feature. However, when we try to download through Excel, it only downloads the rendered rows. We have to scroll down page by page in order for our download to be complete.
Is there a way to disable Download to Excel ALL the records including the unread ones? Like turning off the Smart Rendering feature in the export?
Your response would be greatly appreciated. Thank you very much.
(However, the solution of the article was only telling php function.
I’ve used only java. (php not know.)
Currently being used by creating an xml in java.
<?xml version="1.0" encoding="UTF-8"?>
<rows total_count="12662" pos="0">
<row id="xxx">
Only xml have, you do not make an excel?
Or php data export features’re not in Java?)
Answers I’ll wait Bye Bye~