![]() |
ChatGPT 6/27/2025 |
To configure export functionality in ASPRunner.NET to allow exporting only selected records, you will need to modify the export settings and possibly add some custom logic to handle the selection of records. Here's a general approach you can follow: Steps to Enable Export of Selected Records in ASPRunner.NET
Additional Considerations
By following these steps, you should be able to configure ASPRunner.NET to allow exporting only selected records from the list page. If you encounter specific issues or need further assistance with the code, feel free to ask! |
S
|
stefansuba author 6/27/2025 |
The AI generated reply did not work |