SharePoint with Azzu Sheikh
Pages
Home
Java Script, JQuery & CSS
Thursday, August 25, 2011
Print Command asp.net
To Print the window screen you need to add a java script function on the onclick property of the button.
Example::
<
li
class
="print"><
span
class
="ms-rteCustom-
ExtraSmallText"><
a
href
="#"
onclick
="javascript:window.
print();">
Print this page
a
>
span
>
li
>
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
Loading...
Popular Posts
jQuery SPServices to get current user sharepoint groups
In this post we are going to get information of all the sharepoint user groups in which current user belongs using SPServices. Below i...
Add Asset picker(Browse and select file) control to Textbox in a Sharepoint list form Or Page
Hi Guys, In this post we are going to learn How to add Asset picker control to a SharePoint FORM/Page. Recently I came across a require...
Differences Between Sandboxed and Farm Solutions
Hi Guys, In this post we are going to list out the differences between Sandboxed and Farm based Solutions. Farm based Solutions: Farm s...
How to create thumbnail/preview of any document or Image or Video in SharePoint
Hi Friends, In this post, we are going to learn how to generate a thumbnail/preview of any Document or Video or Image in SharePoint. ...
Programatically applying master page of a sharepoint site MOSS2010
In this post we will see how to Programatically set the master page of a sharepoint site. And also make sure its subsites inherits the roo...
No comments:
Post a Comment