ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: fuljoyment on September 26, 2016, 06:04:19 pm
-
Hi,
I am having a gird that consists of 80 columns and the total number of result rows are above 300000. So, i am using pagination and displaying only 1000 or 5000 or 10000 rows.
After applying filters and hiding some columns i want to export the data into Excel or Csv file. The export function is working fine, but the problem is it is exporting only 1000 or 5000 or 10000 rows.
Is there a way where i can export the total rows (appx. 1500000) after applying filters?
Thank you.
-
grid can export only the data cached locally i.e., on the current page in case of remote paging.