Hi All ,
My data source has 7K records and we are showing all these records in Gallery .
As per client requirement we need to export this data to CSV from gallery .What is the best way to do this.
Currently we are following below code to achieve this functionality but due to huge data browser is getting stuck
Download(Exportdatatoexcel_Dev.Run(JSON(Export_Collection,JSONFormat.IncludeBinaryData)).csv_link)
Please advise on this .
Regards,
Mahesh