Hi Team,
Want to use the Infragistics Excel control to export data into excel.
Kindly share how to use Infragistics Excel Control in Dotnet Core application.
I want Export data to excel from server side using C#.Code.
Since I want export data along with Format. Colors and styles.
Thanks
Hi,
You can see a basic review of the Infragistics Excel library functionality with the Save and Load Excel files demo sample. Further you can review the Infragistics Excel Engine documentation, which links to help topics and API documentation resources.
Please let me know if you have further questions, I will be glad to help.
Is there also a demo available using cshtml/razor?