We attempted to use the following function to enable methods, but it is not functioning correctly. Could you please assist us as soon as possible?
Please download the updated files from the link below: https://drive.google.com/file/d/1t9Xslpmpgqd3B3NWgRw_Tb_P2_K71Q9I/view?usp=sharing
[Download Changed Files]
Here are the instructions for customizing the CSV export:
1. App_Code/Custom.cs: Find the line `AddCustomLinkToIView("*", "js/customiview.js");` and uncomment it.
2. App_Code/BundleConfig.cs: Locate `~/Js/smartViews.js` and replace it with `~/Js/smartViews_1.js`.
3. Copy the `smartViews_1.js` file to the Js folder.
4. Copy `js/customiview` to the project name folder.