Excel sheet as popup in windows application

Posted by Buchha under C# on 9/3/2014 | Points: 10 | Views : 1131 | Status : [Member] | Replies : 1
Hello
I m inserting data from backend to the excel sheet in c# windows application. Is it possible to show the excel file in a popup in "Windows Application". If no, can you please suggest me the alternatives for the same.




Responses

Posted by: Naveenhcl on: 9/3/2014 [Member] Starter | Points: 25

Up
0
Down
Hi,

I think it's not possible, For what purpose you need to show excel as pop up. For displaying information purpose or any other. If you want to display the result then better to go with datasource controls to display excel sheet data by using OLEDB Providers. If you are ok with this, then please let me know i will share the code logic.

Buchha, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response