Hi, i am making a desktop application which will have a simply save data and will show it in a grid type of functionality ,but i want to apply upload excel functionality in it ,i am new to this C# winforms so if anybody can guide me on this or any examples will be really helpful.
Loading
Ramesh PalanivelPosted Nov 13, 2017, 4:47 AM
Ramesh PalanivelPosted Nov 15, 2017, 7:20 AM
Bhaskar SharmaPosted Nov 15, 2017, 7:15 AM
I am talking about the example on that URL , there it gives an exception on giving the name of sheet as the name of sheet becomes too long., so any solution for that
Ramesh PalanivelPosted Nov 15, 2017, 6:29 AM
Bhaskar SharmaPosted Nov 15, 2017, 6:08 AM
I have to upload a specific sheet from a woorkbook how can i do that.