how to export data in listview to excel without using spire.dataexport

Recommended Answers

All 2 Replies

The simplest is to create a .csv file which excel is capable of reading. This way you avoid any extra API's or librairies

There is an example of that here in the code snippets titled Export ListView to Excel Spreadsheet.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.