<?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: cells not 100% width...</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/cells-not-100-width</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/cells-not-100-width/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on cells not 100% width...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/cells-not-100-width#p4390</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/cells-not-100-width#p4390</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>One additional note</p>
<p>hidden:&#39;true&#39; will never work - instead use</p>
<p>hidden:true</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 05 Feb 2009 01:53:08 +0200</pubDate>
        </item>
        <item>
        	<title>dottedquad on cells not 100% width...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/cells-not-100-width#p4347</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/cells-not-100-width#p4347</guid>
        	        	<description><![CDATA[<p>Well, I took a break and went back to my code. It was a user issue(me).&#160; I thought inorder to manipulate the data with the sql id I had to add the column id and hide it. Which is not the case.&#160; As long as I incoorporate the the id database field as the cell id&#160; like so: $responce-&#62;rows[$i][&#39;id&#39;]=$row[0]; I&#39;ll still beable to use the id in future Events.</p>
<p>_Rich</p>
]]></description>
        	        	<pubDate>Tue, 03 Feb 2009 22:42:56 +0200</pubDate>
        </item>
        <item>
        	<title>dottedquad on cells not 100% width...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/cells-not-100-width#p4345</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/cells-not-100-width#p4345</guid>
        	        	<description><![CDATA[<p>I fixed the issue! My column properties:</p>
<p>&#160;&#160;&#160; colNames:[&#39;id&#39;, &#39;Name&#39;, &#39;State&#39;],</p>
<p>&#160;&#160;&#160; colModel:[<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;id&#39;,index:&#39;id&#39;, hidden:&#39;true&#39;, width:55},<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;cname&#39;,index:&#39;cname&#39;, width:100},<br />&#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;state&#39;,index:&#39;state&#39;, width:100},<br />&#160;&#160;&#160; ],</p>
<p>When I use hidden:&#39;true&#39; the cells do not span all the way.&#160; When I take hidden:&#39;true&#39; out of the colModel it works as expected. Is this a bug or a configuration issue?</p>
</p>
<p>_Thanks</p>
]]></description>
        	        	<pubDate>Tue, 03 Feb 2009 20:55:43 +0200</pubDate>
        </item>
        <item>
        	<title>dottedquad on cells not 100% width...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/cells-not-100-width#p4344</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/cells-not-100-width#p4344</guid>
        	        	<description><![CDATA[<p>Hello all! below is a link to my grid.&#160; You&#39;ll notice the result cells are not stretched 100%. Also, when you resize the columns the cells should follow&#160; My tests were done in Firefox 3.0.5 only as I don&#39;t have any other web browser installed&#160; Why is that?&#160; Do I not have the datagrid settings configured correctly?&#160; Any suggestions/help with getting the cells width 100% is greatly appreciated!</p>
<p><a class="sfcode" title=" http://accountmanage.westernav.com/index.html" href=" http://accountmanage.westernav.com/index.html" target="_blank"><a href="http://accountmanage.westernav" rel="nofollow">http://accountmanage.westernav</a>.....index.html</a></p>
]]></description>
        	        	<pubDate>Tue, 03 Feb 2009 20:11:56 +0200</pubDate>
        </item>
</channel>
</rss>