✅ Seeking Alternative jQuery Plugin for Exporting ASP.NET Web Form HTML Table to Excel and PDF
I am currently working on an ASP.NET Web Forms project and need your assistance in finding a suitable jQuery plugin for exporting an HTML table to both Excel and PDF formats. I have already explored the popular DataTable plugin, but I am open to exploring alternative solutions that offer similar functionality.
Specifically, I am looking for a jQuery plugin that allows me to export the contents of an HTML table to Excel and PDF files when a button is clicked. The plugin should be compatible with ASP.NET Web Forms and provide customizable options for exporting, such as defining column headers, excluding certain columns, and formatting the exported data.
If you have any recommendations or suggestions for such a plugin, I would greatly appreciate your insights. Additionally, if you have any experience or tips on implementing and integrating the suggested plugin within an ASP.NET Web Forms application, your guidance would be invaluable.
Thank you in advance for your help and support!
3 Replies
I'd say if DataTables work, stick to that
It's a Webforms + jQuery project anyway
I'm doing intern right now. And my mentor asked for alternatives of DataTables, so I am going through this all troubles. Thus, if you know any it would be really great help.
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.