Click here to Skip to main content
15,891,372 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have a simple windows form and have a listview and a button on it.

I would like to display records from the excel spreadsheet in the list view and update the excel spreadsheet.

How do I do this?
Posted
Updated 20-Jul-11 23:25pm
v2

1 solution

Hi,
if your goal is just to view information on the same form you may use Gridview
else you can refer to the Link:

http://www.mapforums.com/how-export-data-excel-using-c-3876.html[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900