<?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: JqGrid Paging Box Height issue</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-paging-box-height-issue</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/jqgrid-paging-box-height-issue/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>archan.bhatt on JqGrid Paging Box Height issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-paging-box-height-issue#p18953</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-paging-box-height-issue#p18953</guid>
        	        	<description><![CDATA[<blockquote>
<p>tony said:</p>
<p>Hello,</p>
<p><a rel="nofollow" href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:how_to_install" target="_blank"></a><a href="http://www.trirand.com/jqgridw" rel="nofollow" target="_blank">http://www.trirand.com/jqgridw</a>.....to_install</p>
<p>Read all the notes here. Using DOCTYPE is recommended when we use jQuery UI theming</p>
<p>Regards</p>
<p>Tony</p>
</blockquote>
<hr />
<p>Thanks Tony,</p>
</p>
<p>It helped me. I realized that DOCTYPE is the most important line in HTML!</p>
]]></description>
        	        	<pubDate>Tue, 03 Aug 2010 21:43:57 +0300</pubDate>
        </item>
        <item>
        	<title>tony on JqGrid Paging Box Height issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-paging-box-height-issue#p16307</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-paging-box-height-issue#p16307</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:how_to_install" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....to_install</a></p>
<p>Read all the notes here. Using DOCTYPE is recommended when we use jQuery UI theming</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 08 Apr 2010 13:52:50 +0300</pubDate>
        </item>
        <item>
        	<title>ismomo on JqGrid Paging Box Height issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-paging-box-height-issue#p16274</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-paging-box-height-issue#p16274</guid>
        	        	<description><![CDATA[<p>I am facing a problem, as while I load the jqGrid, the pager box height becomes thin and wide if compared with the paging LOV beside it.<br />Tried to edit the css in ui.jqgrid.css but it still looks the same. Can somebody point out where goes wrong? Thanks.<br />Below is my code,</p>
<p><input type='button' class='sfcodeselect' name='sfselectit8066' value='Select Code' data-codeid='sfcode8066' /></p>
<div class='sfcode' id='sfcode8066'>&#60;html&#62;<br />&#160;&#160;&#160; &#60;head&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;title&#62;Jquery Table DOt Class&#60;/title&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;style&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; html, body {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; margin: 0;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; /* Remove body margin/padding */<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; padding: 0;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; overflow: hidden;&#160;&#160; /* Remove scroll bars on browser window */<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; font-size: 50%;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; }<br />&#160;&#160;&#160;&#160;&#160;&#160; body {margin: 0px;padding:0px;width: 100%;height:100%; font: 62.5% Verdana, sans-serif;}<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;/style&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; media=&#34;screen&#34; href=&#34;/css/jGrid_css/jquery-ui-1.8.custom.css&#34; /&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; media=&#34;screen&#34; href=&#34;/css/jGrid_css/ui.jqgrid.css&#34; /&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; media=&#34;screen&#34; href=&#34;/css/jGrid_css/ui.multiselect.css&#34; /&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;style&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; .ui-jqgrid .ui-pg-input { height:15px;font-size:1em; margin: 0em;}<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;/style&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;script type=&#34;text/javascript&#34; src=&#34;/jslib/jquery.js&#34;&#62;&#60;/script&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;script type=&#34;text/javascript&#34; src=&#34;<a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.js&#34;&#62;&#60;/script&#038;gt" rel="nofollow" target="_blank"><a href="http://ajax.googleapis.com/aja" rel="nofollow">http://ajax.googleapis.com/aja</a>.....pt&#038;gt</a>;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;script type=&#34;text/javascript&#34; src=&#34;/jqGrid/i18n/grid.locale-en.js&#34;&#62;&#60;/script&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;script type=&#34;text/javascript&#34;&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $.jgrid.no_legacy_api = true;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $.jgrid.useJSON = true;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;/script&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;script type=&#34;text/javascript&#34; src=&#34;/jqGrid/jquery.jqGrid.min.js&#34;&#62;&#60;/script&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;script&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $(document).ready(function() {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; jQuery(&#34;#newapi&#34;).jqGrid({<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; datatype: &#34;local&#34;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; colNames:[&#39;Inv No&#39;,&#39;Date&#39;, &#39;Client&#39;, &#39;Amount&#39;,&#39;Tax&#39;,&#39;Total&#39;,&#39;Notes&#39;],<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; colModel:[ {name:&#39;id&#39;,index:&#39;id&#39;, width:55},<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;invdate&#39;,index:&#39;invdate&#39;, width:90},<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;name&#39;,index:&#39;name asc, invdate&#39;, width:100},<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;amount&#39;,index:&#39;amount&#39;, width:80, align:&#34;right&#34;},<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;tax&#39;,index:&#39;tax&#39;, width:80, align:&#34;right&#34;},<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;total&#39;,index:&#39;total&#39;, width:80,align:&#34;right&#34;},<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;note&#39;,index:&#39;note&#39;, width:150, sortable:false}<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ],<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; rowNum:10,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; rowList:[10,20,30],<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; pager: &#39;#pnewapi&#39;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; sortname: &#39;invdate&#39;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; viewrecords: true,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; sortorder: &#34;desc&#34;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; caption:&#34;New API Example&#34; });<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; jQuery(&#34;#newapi&#34;).jqGrid(&#39;navGrid&#39;,&#39;#pnewapi&#39;,{edit:false,add:false,del:false});<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; var mydata = [ {id:&#34;1&#34;,invdate:&#34;2007-10-01&#34;,name:&#34;test&#34;,note:&#34;note&#34;,amount:&#34;200.00&#34;,tax:&#34;10.00&#34;,total:&#34;210.00&#34;}, {id:&#34;2&#34;,invdate:&#34;2007-10-02&#34;,name:&#34;test2&#34;,note:&#34;note2&#34;,amount:&#34;300.00&#34;,tax:&#34;20.00&#34;,total:&#34;320.00&#34;}, {id:&#34;3&#34;,invdate:&#34;2007-09-01&#34;,name:&#34;test3&#34;,note:&#34;note3&#34;,amount:&#34;400.00&#34;,tax:&#34;30.00&#34;,total:&#34;430.00&#34;}, {id:&#34;4&#34;,invdate:&#34;2007-10-04&#34;,name:&#34;test&#34;,note:&#34;note&#34;,amount:&#34;200.00&#34;,tax:&#34;10.00&#34;,total:&#34;210.00&#34;}, {id:&#34;5&#34;,invdate:&#34;2007-10-05&#34;,name:&#34;test2&#34;,note:&#34;note2&#34;,amount:&#34;300.00&#34;,tax:&#34;20.00&#34;,total:&#34;320.00&#34;}, {id:&#34;6&#34;,invdate:&#34;2007-09-06&#34;,name:&#34;test3&#34;,note:&#34;note3&#34;,amount:&#34;400.00&#34;,tax:&#34;30.00&#34;,total:&#34;430.00&#34;}, {id:&#34;7&#34;,invdate:&#34;2007-10-04&#34;,name:&#34;test&#34;,note:&#34;note&#34;,amount:&#34;200.00&#34;,tax:&#34;10.00&#34;,total:&#34;210.00&#34;}, {id:&#34;8&#34;,invdate:&#34;2007-10-03&#34;,name:&#34;test2&#34;,note:&#34;note2&#34;,amount:&#34;300.00&#34;,tax:&#34;20.00&#34;,total:&#34;320.00&#34;}, {id:&#34;9&#34;,invdate:&#34;2007-09-01&#34;,name:&#34;test3&#34;,note:&#34;note3&#34;,amount:&#34;400.00&#34;,tax:&#34;30.00&#34;,total:&#34;430.00&#34;} ];<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; for(var i=0;i&#60;=mydata.length;i++)<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; jQuery(&#34;#newapi&#34;).jqGrid(&#39;addRowData&#39;,i+1,mydata[i]);<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; });<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;/script&#62;<br />&#160;&#160;&#160; &#60;/head&#62;<br />&#160;&#160;&#160; &#60;body&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;table id=&#34;newapi&#34;&#62;&#60;/table&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;div id=&#34;pnewapi&#34;&#62;&#60;/div&#62;<br />&#160;&#160;&#160; &#60;/body&#62;<br />&#60;/html&#62;</div>
]]></description>
        	        	<pubDate>Wed, 07 Apr 2010 12:51:39 +0300</pubDate>
        </item>
</channel>
</rss>