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 - saritha_sdwot

Pages: [1]
1
Help for ParamQuery Pro / Column Resize(Mobile)
« on: November 03, 2025, 10:48:01 am »
I encountered an issue with column resizing on mobile devices.
On desktop browsers, column resize works perfectly using mouse drag. However, on mobile (touch) devices dragging the column header edges does not resize the columns.
Could you please confirm whether touch-based column resizing is currently supported in ParamQuery Grid?
If not, could this be considered for a future release — or is there a recommended way to enable resize behavior on mobile?

2
Hi,

I'm facing a couple of issues with Excel files exported from ParamQuery Grid:

The exported Excel file is downloaded with a .xls extension, which doesn't open properly in Microsoft Office. To work around this, I renamed it to .xlsx, and it opens fine.

However, I'm encountering a problem with merged cells in the exported file. When using the SUM() function on merged cells:

In WPS Office and Microsoft Excel, the sum includes duplicate values from the merged regions (i.e., it adds hidden values under the merged cells).

In LibreOffice, it works correctly and only includes the value from the visible (top-left) cell in the merged range.

This issue appears only in Excel files exported from ParamQuery Grid. If I manually unmerge and remerge the cells in Excel, the problem is resolved — which suggests the initial export includes hidden values in all cells of the merged range.

Is there a way to modify the export logic in ParamQuery so that:

Only the top-left cell of a merged range contains a value,

The other cells in the merged range are left blank (like LibreOffice expects)?

Thanks!

Pages: [1]