online SpreadSheet not generating excel nor pdf

Hi,

Here’s a link to my online dhtmlx spreadsheet program.
http://41.139.140.106/dhtmlx/spreadsheet/samples/test.php

Am trying to generate a pdf or an excel document by clicking PDF and Excel buttons on the right top side but it seems not to work.

Ndegwa | Kenya

Issue with export functionality confirmed, fixed version will be available in few days.

I can export to excel and PDF, but it would do it only for little grids, when i have much data it wouldn’t do anything.

Thx people.

Let’s wait for the fixed version.

Please try to replace codebase/dhtmlxsh_export.js with attached one, it will fix export issue
dhtmlxsh_export.zip (1.5 KB)

Thx for the file Stanislav.

I have copy replaced the file, i tried to export but it brings the Headers only.

Here’s a link to my online dhtmlx spreadsheet program.
http://41.139.140.106/dhtmlx/spreadsheet/samples/test.php

Atleast this time there are headers but it still no data.

Please update it again. Not it will fix it for sure.
Still the spreadsheet behave strange in your case, was it filled manually or you have imported data directly in DB by some custom script ?
dhtmlxsh_export2.zip (1.5 KB)

Hi,

Thx for the file.

I have copy-replaced the file but now it creates an excel when the data is not much.

I have inserted the data directly into the data table by looping through a table an making sure the cell|rows a are not the same.

thx for the replies

Hi,

i have tried it without including it in a layout and it has worked properly.

is there a way i can still export to excel when my spreadsheet is in a dhtmlx layout and covered by an iframe?

Normally, the way, how spreadsheet placed on the page, doesn’t matter.
But be sure that data is loaded and scheduler is ready to the export