<?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: Some tweaking to css for header</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/some-tweaking-to-css-for-header</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/bugs/some-tweaking-to-css-for-header/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>cristib on Some tweaking to css for header</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/some-tweaking-to-css-for-header#p7645</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/some-tweaking-to-css-for-header#p7645</guid>
        	        	<description><![CDATA[<p>I always add a doctype:</p>
<pre id="line1"><span class="doctype">&#60;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"&#62;</span><br /></pre>
]]></description>
        	        	<pubDate>Fri, 03 Jul 2009 04:01:44 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Some tweaking to css for header</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/some-tweaking-to-css-for-header#p7586</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/some-tweaking-to-css-for-header#p7586</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Do you have a doctype declaration at the beginning of the html file?</p>
<p>I fill that this declaration is missing which causes the problem.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 02 Jul 2009 01:54:10 +0300</pubDate>
        </item>
        <item>
        	<title>cristib on Some tweaking to css for header</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/some-tweaking-to-css-for-header#p7561</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/some-tweaking-to-css-for-header#p7561</guid>
        	        	<description><![CDATA[<p>$.extend(<br />&#160;&#160;&#160; &#160;&#160;&#160; true,<br />&#160;&#160;&#160; &#160;&#160;&#160; $.jgrid.defaults,<br />&#160;&#160;&#160; &#160;&#160;&#160; {<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; mtype : &#39;POST&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; datatype : &#39;json&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; gridview : true, <br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; <br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; multiselect : true,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; multiboxonly : true,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; <br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; height : &#39;auto&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; autowidth : true,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; <br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; rowNum : 1000,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; rowList : [1000, 2000, 3000],<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; viewrecords : true,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; pginput : true,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; pgbuttons : true<br />&#160;&#160;&#160; &#160;&#160;&#160; }<br />&#160;&#160;&#160; );</p>
<pre id="line29">jQuery(document).ready(function(){jQuery(&#39;#jQGrid_List&#39;).jqGrid({"url":"\\/admin\\/translations\\/data\\/timestamp\\/1246393136","colNames":["edit","id","key","text"],"colModel":[{"name":"edit","index":"edit","width":"60","align":"center"},{"name":"id","index":"id","align":"center","key":true},{"name":"key","index":"key","align":"center"},{"name":"text","index":"text","align":"center"}],"sortname":"id","sortorder":"desc","caption":"List","pager":"jQGrid_Pager"}).navGrid(&#39;#jQGrid_Pager&#39;,{refresh:true, edit:false, add:false, del:false, search:false});});</pre>
]]></description>
        	        	<pubDate>Tue, 30 Jun 2009 15:19:18 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Some tweaking to css for header</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/some-tweaking-to-css-for-header#p7491</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/some-tweaking-to-css-for-header#p7491</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Could you please post the jqGrid configuration.</p>
<p>REgards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 27 Jun 2009 09:56:26 +0300</pubDate>
        </item>
        <item>
        	<title>cristib on Some tweaking to css for header</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/some-tweaking-to-css-for-header#p7417</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/some-tweaking-to-css-for-header#p7417</guid>
        	        	<description><![CDATA[<p>I am noticing also on IE 7 some problems with pager buttons.</p>
<p>A sample of the error is here:</p>
<p><a href="http://www.avantis.ro/pager_problem.jpg" rel="nofollow" target="_blank">http://www.avantis.ro/pager_problem.jpg</a></p>
]]></description>
        	        	<pubDate>Tue, 23 Jun 2009 06:20:24 +0300</pubDate>
        </item>
        <item>
        	<title>cristib on Some tweaking to css for header</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/some-tweaking-to-css-for-header#p7395</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/some-tweaking-to-css-for-header#p7395</guid>
        	        	<description><![CDATA[<p>I am noticing same problem on grid bottom also (before pager).</p>
<p>See here: <a href="http://www.avantis.ro/problem.jpg" rel="nofollow" target="_blank">http://www.avantis.ro/problem.jpg</a></p>
<p>I suggest so we fix also this.</p>
<p>.ui-jqgrid .ui-jqgrid-btable {table-layout:fixed; margin: 0em;}</p>
<p>I added margin: 0em;</p>
]]></description>
        	        	<pubDate>Mon, 22 Jun 2009 14:57:21 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Some tweaking to css for header</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/some-tweaking-to-css-for-header#p7354</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/some-tweaking-to-css-for-header#p7354</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Never get to this problem, but -Thanks added. Also work OK in other browsers.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 21 Jun 2009 04:22:08 +0300</pubDate>
        </item>
        <item>
        	<title>cristib on Some tweaking to css for header</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/some-tweaking-to-css-for-header#p7348</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/some-tweaking-to-css-for-header#p7348</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I noticed this problem on Firefox.</p>
<p>We should add a</p>
<p>margin:0em;</p>
<p>to</p>
<p>.ui-jqgrid .ui-jqgrid-htable class other wise at least on Firefox sometime the header has a big margin below. So i am suggesting this class to be like this:</p>
<p>.ui-jqgrid .ui-jqgrid-htable {table-layout:fixed;margin:0em;}</p>
</p>
<p>This problem occurs on 3.5 Beta.</p>
]]></description>
        	        	<pubDate>Sat, 20 Jun 2009 08:34:02 +0300</pubDate>
        </item>
</channel>
</rss>