A look at the Printing API in Silverlight: This article is compatible with the latest version of Silverlight.
With the addition of the much anticipated Printing API, Silverlight continues to round out its feature set. Although beta, it’s very flexible enabling you to print what you see on screen, selected portions of the UI, custom “print-friendly” views, and multiple page printing.
This post takes a deep dive into the Printing API, starting out with a simple scenario and moving to the more complex.
Monday, January 23, 2012
How do I print a page/ data grids in Silverlight 4. : The Official Microsoft Silverlight.NET Forums
How do I print a page/ data grids in Silverlight 4. : The Official Microsoft Silverlight.NET Forums: Re: How do I print a page/ data grids in Silverlight 4.
Aug 11, 2010 06:22 PM | LINK
http://channel9.msdn.com/learn/courses/Silverlight4/SL4BusinessModule6/SL4LOB_06_01_Printing/
http://channel9.msdn.com/learn/courses/Silverlight4/SL4BusinessModule6/SL4LOB_06_02_MultipagePrinting/
http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/
Aug 11, 2010 06:22 PM | LINK
http://channel9.msdn.com/learn/courses/Silverlight4/SL4BusinessModule6/SL4LOB_06_01_Printing/
http://channel9.msdn.com/learn/courses/Silverlight4/SL4BusinessModule6/SL4LOB_06_02_MultipagePrinting/
http://www.davidpoll.com/2010/04/16/making-printing-easier-in-silverlight-4/
Adding Script into a Content Editor Web Part (CEWP) in SharePoint 2010 » Marc D Anderson's Blog; upload file extention validation.
Adding Script into a Content Editor Web Part (CEWP) in SharePoint 2010 » Marc D Anderson's Blog: Adding Script into a Content Editor Web Part (CEWP) in SharePoint 2010
I've a requirement to validate the file extention (.xml) when its being uploaded to the docuemnt library.
Sol:
1) Follow the above steps to add teh CEWP to the page
2) Add the following javascript to the CEWP
return true;
}
I've a requirement to validate the file extention (.xml) when its being uploaded to the docuemnt library.
Sol:
1) Follow the above steps to add teh CEWP to the page
2) Add the following javascript to the CEWP
return true;
}
Labels:
file extention validation.
Subscribe to:
Posts (Atom)