Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - derbySoft

Pages: [1]
1
Help for ParamQuery Pro / Re: Export excel/csv not working under Safari 9
« on: February 27, 2017, 03:35:29 pm »
Thanks for the answer. We tried remote export on the demo it works fine.
However when we use that in our project, we had a cross region problem:

'XMLHttpRequest cannot load https://paramquery.com/pro/demos/exportData. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://10.200.157.47:8080' is therefore not allowed access.'

Does that mean we have to provide a http service in our backend server to save the file and send back to the frontend?
If so, what should we implement in the backend?


2
Help for ParamQuery Pro / Re: Export excel/csv not working under Safari 9
« on: February 24, 2017, 01:18:38 pm »
yes, we are facing this issue only on Mac OSx.
Only with Safari, other browsers work well.
And yes, we are using the local export.

Thanks.

3
Help for ParamQuery Pro / Export excel/csv not working under Safari 9
« on: February 24, 2017, 08:37:39 am »
Hi,

We are facing another issue, that is when exporting file to excel or csv under Safari 9+ only a blank page opens and nothing else.
I think this is a known bug in the current version? Is there any workaround to fix that? Thanks.

4
Bug Report / Re: Pagination input not working under IE 10 and 11
« on: February 23, 2017, 01:05:41 pm »
May I ask when will be the next release?

5
Bug Report / Pagination input not working under IE 10 and 11
« on: February 22, 2017, 01:34:04 pm »
Hi,

When we test the pagination function, we found that the page number input box does not work under IE 10 or 11. After I input the page number and press enter the page does not get refreshed and jump to that specified page.

Could you please help to fix this bug? Thanks.

6
Help for ParamQuery Pro / Issue regarding excel file exporting
« on: February 17, 2017, 02:58:05 pm »
Hi,

We need a function to export table content to a excel file. The export function is fine and file can be opened with excel. However, when we open it with WPS office(https://www.wps.com/), there is an error popup.

So I wonder if there is a place we can control the version of excel (e.g to export as excel 2003) so that we can see if it's the problem of excel file version, many thanks.

7
Help for ParamQuery Pro / Messy code when exporting to csv file
« on: February 14, 2017, 01:34:29 pm »
We are having some problem when exporting table content to csv. In the content, there are some special characters such as '∞'. There is no problem for the excel format but it turns to messy code in csv file.

Is there a way to fix it or a workaround to override the content? Thanks.

8
It works :D, thank you very much!

9
Hi,
      I'm a new user. In my project, we need to customize the label 'No rows to display' when query result is empty, how to do it, ths!! :) :)

Pages: [1]