Click here to Skip to main content
15,885,143 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Note it is windows application.


Excel Data as follows


Name Mobileno Message

A xxxxx xxxxx
B xxxxx yyyyy
c xxxxx zzzzz
D xxxxx xxxxx


in run mode as follows,

i have one button called Import from excel,when i click that button excel data to be retrieved and put it into datagridview


Datagriview as follows (Import from Excel)
Name Mobileno Message

A xxxxx xxxxx
B xxxxx yyyyy
c xxxxx zzzzz
D xxxxx xxxxx


for that how can i do using csharp.

Regards,
Narasiman P
Posted

1 solution

 
Share this answer
 
Comments
Maciej Los 6-Jun-13 8:55am    
+5
ridoy 6-Jun-13 10:33am    
Thanks Maciej..:)

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