Question
3
Replies
127
Views
Posted: May 7, 2020
Last activity: May 13, 2020
Export CSV File
Hi
I am required to add a function which export data as CSV file.
I created grid and the source is data page.. and each column comes from single page or page group or page list... so mixed..
I am considering "pxConvertResultsToCSV", but it requires to set "PageListProperty".
In this case, what data should be set in "PageListProperty"?
If your Data Page has pxResults then I think you can pass DataPage.pxResults as a parameter for "pxConvertResultsToCSV".