<?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: The height of the grid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/the-height-of-the-grid</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/the-height-of-the-grid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>muni on The height of the grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/the-height-of-the-grid#p29083</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/the-height-of-the-grid#p29083</guid>
        	        	<description><![CDATA[<p>Add the following css styles in between style tag in your jQGrid file.</p>
</p>
<p>&#60;style&#62;</p>
<p>.ui-jqgrid .ui-jqgrid-hdiv {height:25px;}</p>
<p>&#60;/style&#62;</p>
</p>
<p>More detailed customization on refer following tutorial <a title="Pagination, Previous, Next, First and Last button using jQGrid, PHP, MySQL, jQuery and Ajax" href="http://www.smarttutorials.net/pagination-previous-next-first-and-last-button-using-jqgrid-php-mysql-jquery-and-ajax/" target="_blank">Pagination, Previous, Next, First and Last button using jQGrid, PHP, MySQL, jQuery and Ajax</a></p>
]]></description>
        	        	<pubDate>Sun, 30 Jun 2013 16:32:11 +0300</pubDate>
        </item>
        <item>
        	<title>bastien on The height of the grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/the-height-of-the-grid#p25264</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/the-height-of-the-grid#p25264</guid>
        	        	<description><![CDATA[<p>Wow <img class="spSmiley" style="margin:0" title="Laugh" src="/blog/wp-content/forum-smileys/sf-laugh.gif" alt="Laugh" /></p>
<p>Thanks Oleg. Evidently. I was looking for complex stuff. It&#39;s so easy ! <img class="spSmiley" style="margin:0" title="Laugh" src="/blog/wp-content/forum-smileys/sf-laugh.gif" alt="Laugh" /></p>
</p>
<p>Have a nice day !</p>
<p>Bastien</p>
]]></description>
        	        	<pubDate>Tue, 29 Nov 2011 19:17:07 +0200</pubDate>
        </item>
        <item>
        	<title>OlegK on The height of the grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/the-height-of-the-grid#p25263</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/the-height-of-the-grid#p25263</guid>
        	        	<description><![CDATA[<p>Hello Bastien,</p>
<p>you should just use <a href="/jqgridwiki/doku.php?id=wiki:options" target="_blank">height</a> option of jqGrid. For examplle, <strong>height: 300</strong>, <strong>height: &#39;auto&#39;</strong>&#160;or <strong>height: &#39;100%&#39;</strong>.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Tue, 29 Nov 2011 18:41:28 +0200</pubDate>
        </item>
        <item>
        	<title>bastien on The height of the grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/the-height-of-the-grid#p25262</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/the-height-of-the-grid#p25262</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>I just discover the grid in order to use it on one of my project. The work done is very impressive. I set up my first grid and now I try to put all the features I want and the design too.</p>
</p>
<p>And, I&#39;m looking for a simple thing : how to change the height of the grid. I looked in the generated html with Chrome and I found there is the height of the div with the class</p>
<p><input type='button' class='sfcodeselect' name='sfselectit5738' value='Select Code' data-codeid='sfcode5738' /></p>
<div class='sfcode' id='sfcode5738'>&#34;ui-jqgrid-bdiv&#34;</div>
<p>. If I change it, it works. But this height is calculated, if I understood, at the line 2389 of the jqgrid js sources :&#160;</p>
<p><input type='button' class='sfcodeselect' name='sfselectit3268' value='Select Code' data-codeid='sfcode3268' /></p>
<div class='sfcode' id='sfcode3268'>.css({ height: ts.p.height+(isNaN(ts.p.height)?&#34;&#34;:&#34;px&#34;), width: (grid.width)+&#34;px&#34;})</div>
</p>
<p>I don&#39;t understand how to modify this height. I don&#39;t know what is the object "ts.p", but I think that&#39;s not the problem. I think I miss a simple way to modify the height of the grid. Ithink I m not the only one with this question (i did a search, without result).</p>
<p>Any idea ?</p>
<p>thanks by advance</p>
<p>Bastien</p>
]]></description>
        	        	<pubDate>Tue, 29 Nov 2011 17:12:30 +0200</pubDate>
        </item>
</channel>
</rss>