on 2008 Jan 29 7:44 AM
Hi All
How do I print a TableView content using a button? This is to give print facility to end user.
Regards
Sree
do you show only the table in the page? if yes you can use javascript:window.print function to print the page.
if you have set visible row count then may be you should open the print view and print where it displays all records.
if you have other elements in the page and only want to print certain area (the area where tableview is displayed ) then you could use media type print style sheet to print only certain areas of the page
check out these blogs
/people/eddy.declercq/blog/2006/09/14/printing-with-style
/people/sap.user72/blog/2004/12/15/bsphowto-printing-your-pages-what-you-have-for-options
/people/thomas.jung3/blog/2005/08/23/bsp-server-side-printing-for-tableviews
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.