<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: How to print a jqGrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-print-a-jqgrid</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/help/how-to-print-a-jqgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>OlegK on How to print a jqGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-print-a-jqgrid#p18449</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-print-a-jqgrid#p18449</guid>
        	        	<description><![CDATA[<p>If you create a jqGrid you define&#160;parameters&#160;rowNum and rowList. Default value of rowNum is 20 (see&#160;/jqgridwiki/doku.php?id=wiki:options). Typically you use a small value for rowNum and give user possibility (see pager at the bottom of the grid) to choose other number of rows to display for example rowList: [10, 20, 50, 1000]. After the user choose a large enough number of rows to display all the rows can be printed.</p>
<p>Another my answer <a href="http://stackoverflow.com/questions/3056182/best-way-to-change-jqgrid-rownum-from-all-to-1-before-pass-to-a-web-service/3057484#3057484&#160;could" rel="nofollow" target="_blank">http://stackoverflow.com/questions/3056182/best-way-to-change-jqgrid-rownum-from-all-to-1-before-pass-to-a-web-service/3057484#3057484&#160;could</a> be also&#160;interesting&#160;for you.</p>
<p>Regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Wed, 07 Jul 2010 16:33:10 +0300</pubDate>
        </item>
        <item>
        	<title>kribot on How to print a jqGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-print-a-jqgrid#p18446</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-print-a-jqgrid#p18446</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>Thanks for your answer, what I want to do is print all my grid, but indeed I only view something like 20 records (and I don&#39;t want to show more records). What I can do to get this result ?</p>
</p>
<p>I&#39;m quite new to jquery and other stuff, I see somewhere that I can print to an iframe ? didn&#39;t get exactly the way to do that.</p>
</p>
<p>Kevin</p>
]]></description>
        	        	<pubDate>Wed, 07 Jul 2010 16:20:50 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on How to print a jqGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-print-a-jqgrid#p18444</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-print-a-jqgrid#p18444</guid>
        	        	<description><![CDATA[<p>You should post a code example which reproduce the problem. Moreover I don&#39;t really understand your last remark. jqPrint how I know help only to print a part of page and make no changes in the code. So you are really print only what you see. If you use paging in the jqGrid and want to print all rows you have to display all rows before printing.</p>
]]></description>
        	        	<pubDate>Wed, 07 Jul 2010 15:54:55 +0300</pubDate>
        </item>
        <item>
        	<title>kribot on How to print a jqGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-print-a-jqgrid#p18443</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-print-a-jqgrid#p18443</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>It&#39;s strange it seems I got a regression, it now prints only the viewable rows, not the entire table, any idea ?</p>
</p>
<p>Best regards,</p>
<p>Kevin</p>
]]></description>
        	        	<pubDate>Wed, 07 Jul 2010 15:18:47 +0300</pubDate>
        </item>
        <item>
        	<title>kribot on How to print a jqGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-print-a-jqgrid#p18357</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-print-a-jqgrid#p18357</guid>
        	        	<description><![CDATA[<p>Thanks ! It&#39;s ok now 🙂</p>
]]></description>
        	        	<pubDate>Thu, 01 Jul 2010 17:39:38 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on How to print a jqGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-print-a-jqgrid#p18356</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-print-a-jqgrid#p18356</guid>
        	        	<description><![CDATA[<p>Hi!</p>
<p>There are no perfect way to print a jqGrid. Some information which can help you you can find in <a href="http://stackoverflow.com/questions/2962142/print-webpages-problems-looking-for-good-tutorial-to-print-web-pages-build-by/2962569#2962569" rel="nofollow" target="_blank"><a href="http://stackoverflow.com/quest" rel="nofollow">http://stackoverflow.com/quest</a>.....69#2962569</a>.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Thu, 01 Jul 2010 14:19:20 +0300</pubDate>
        </item>
        <item>
        	<title>kribot on How to print a jqGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-print-a-jqgrid#p18351</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-print-a-jqgrid#p18351</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>I need to print a jqGrid result, I&#39;m trying to use jqPrint but the result is kind of messy, I don&#39;t have my array correctly rendered nor the column size etc... Do you have any idea how I can do that ? Or if there&#39;s any other plugin to do that ?</p>
</p>
<p>Best regards,</p>
<p>Kevin</p>
]]></description>
        	        	<pubDate>Thu, 01 Jul 2010 12:31:20 +0300</pubDate>
        </item>
</channel>
</rss>