SilverlightShow: An Excel file Viewer in Silverlight 4 Comments http://www.silverlightshow.net/ Silverlight articles, Silverlight tutorials, Silverlight videos, Silverlight samples en-us SilverlightShow.net estoychev@completit.com (Emil Stoychev) Argotic Syndication Framework, http://www.codeplex.com/Argotic http://www.rssboard.org/rss-specification RE: An Excel file Viewer in Silverlight 4 http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx#comment3753 <p>nice work!</p> <p> </p> ( chenkai) http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx Thu, 10 Jun 2010 06:08:26 +0300 RE: An Excel file Viewer in Silverlight 4 http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx#comment3612 <p>That nice one what i want, I need more in this like this screen shot http://h.imagehost.org/0008/excelview.gif, can I get help from you I am a designer i want to learn.</p> <p> </p> <p>thanks vinod</p> ( Vinod) http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx Fri, 14 May 2010 12:00:11 +0300 RE: An Excel file Viewer in Silverlight 4 http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx#comment3486 <p>Drag and drop works but once you click on item on the tree there is an issue, essentially you end up invoking</p> <span style="font-size: 13px; font-family: consolas;"><span style="font-size: 13px; font-family: consolas;"> <p> </p> </span> <p> </p> </span> <p><span style="font-size: 13px; color: #0000ff; font-family: consolas;">private</span><span style="font-size: 13px; font-family: consolas;"> </span><span style="font-size: 13px; color: #0000ff; font-family: consolas;">void</span><span style="font-size: 13px; font-family: consolas;"> Application_UnhandledException(</span><span style="font-size: 13px; color: #0000ff; font-family: consolas;">object</span><span style="font-size: 13px; font-family: consolas;"> sender, </span><span style="font-size: 13px; color: #2b91af; font-family: consolas;">ApplicationUnhandledExceptionEventArgs</span><span style="font-size: 13px; font-family: consolas;"><span style="font-size: 13px; font-family: consolas;"> e) <p> </p> <p> </p> </span> <p> </p> </span></p> <p>I haveVS.NET RC 2010 Ultimate and Silivelight 4 RC installed.</p> ( turab) http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx Sat, 24 Apr 2010 02:35:09 +0300 RE: An Excel file Viewer in Silverlight 4 http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx#comment3120 error occur in IEnumerable<XElement> sharedStringsElements = from s in SharedStringsElement.Descendants(excelNamespace + "t") select s; when i add excel file to the box ( kelvin) http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx Wed, 24 Feb 2010 17:04:10 +0300 RE: An Excel file Viewer in Silverlight 4 http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx#comment3003 Thanks for the mention of my blog :) ( rmaclean) http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx Wed, 27 Jan 2010 19:12:11 +0300 RE: An Excel file Viewer in Silverlight 4 http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx#comment2978 You need a real Excel-like control in Silvelright, Check Syncfusion Silverlight Grid, <a href="http://www.syncfusion.com/products/user-interface-edition/silverlight/grid">http://www.syncfusion.com/products/user-interface-edition/silverlight/grid</a> ( anonsvn) http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx Tue, 26 Jan 2010 19:55:54 +0300 RE: An Excel file Viewer in Silverlight 4 http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx#comment2976 Thanks a lot for the good words! Probably I will follow your suggestion. <br /> And... I know, I should translate my blog in english. It is just a matter of time. ( walterf) http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx Tue, 26 Jan 2010 12:13:03 +0300 RE: An Excel file Viewer in Silverlight 4 http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx#comment2975 <p>Ok, I've had a chance to take a quick look at this app, and I'm quite impressed.</p> <p>The concept and execution of the code is very good, however, the fact that you married that to an aesthetic user interface, makes this a truly nice piece of work.</p> <p>Please let us hear more from you, and thanks for the code.  I might also suggest that you consider moving this to Codeplex, especially if you plan to enhance it further.</p> ( Fallon) http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx Tue, 26 Jan 2010 06:55:22 +0300 RE: An Excel file Viewer in Silverlight 4 http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx#comment2974 Thanks, that worked! ( Fallon) http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx Tue, 26 Jan 2010 05:32:05 +0300 RE: An Excel file Viewer in Silverlight 4 http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx#comment2972 <p>I see...</p> <p>sorry for that. Use this link: <a href="http://www.snello.it/samples/ExcelViewer/Excel_viewer.zip">http://www.snello.it/samples/ExcelViewer/Excel_viewer.zip</a>.</p> <p>In the meantime I'll try to fix the problem with the original link</p> ( walterf) http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx Tue, 26 Jan 2010 00:19:31 +0300 RE: An Excel file Viewer in Silverlight 4 http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx#comment2971 The Zip File is Corrupt. ( Fallon) http://www.silverlightshow.net/items/An-Excel-file-Viewer-in-Silverlight-4.aspx Mon, 25 Jan 2010 23:52:24 +0300