How to export to excel of current page in section
Hi Team,
I have a requirement to export the data(current page) to excel.
Section: Repeating grid
enabled pagination
Source: list
Steps followed:
1) Configured button(export to excel) on the section
2) configured Activity on click on Button(export to excel)
3) Call @baseclass.MSOGenerateExcelFile activity, given step page page/pagelist to export.
4) Created Binary file, passed this template to activity.
I am able to export all the data to excel sheet.
How to download/export of current page data to excel sheet?
Thanks In Advance
Regards,
Vishnu