Click here to Skip to main content
15,888,111 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
I want to embed excel sheet control in my WPF application,
And i want to show selected excel sheet through my application, and also maintain the track of changes.

there is any build in control, or should i need to use 3rd party control for that.

Thanks
Sumit.
Posted
Comments
Sergey Alexandrovich Kryukov 14-Jan-13 0:41am    
Pretty bad idea, I would say. And why?
—SA
Sumit Memane 14-Jan-13 0:54am    
Thats my requirement.
I need to embed excel sheet in my project
Sergey Alexandrovich Kryukov 14-Jan-13 1:02am    
"Requirement" does not explain why...
—SA
[no name] 17-Jan-13 0:17am    
This WPF Excel component, focusing on operate Excel worksheets in WPF may be helpful. You can have a try!

1 solution

I doubt you can embed excel in your WPF, you might want to look at something like Spreadsheetgear, they advertise pretty heavily here. We were looking at them for winforms and they looked pretty good at the time.

Tracking changes on an excel sheet is not a trivial matter, there are a number of commercial apps that do this on an enterprise level and they are VERY expensive!

Link for info about SpreadSheetGear[^]
 
Share this answer
 
v2
Comments
Sumit Memane 14-Jan-13 1:22am    
Yes i want Spreadsheetgear..
do you know any name about?
Mycroft Holmes 14-Jan-13 6:05am    
Added a link to some info - looks like they support pretty much all platforms.

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