<?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: more control of requirements and generation alerts</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/more-control-of-requirements-and-generation-alerts</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/feature-request/more-control-of-requirements-and-generation-alerts/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>OlegK on more control of requirements and generation alerts</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/more-control-of-requirements-and-generation-alerts#p16907</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/more-control-of-requirements-and-generation-alerts#p16907</guid>
        	        	<description><![CDATA[<p>Hello Tony!</p>
</p>
<p>Last week I spend three days in searching of one error in a program used jqGrid. I had a JavaScript which create dynamicaly jqGrid in some situations. My real error was that I used</p>
<p>&#60;div id="list"&#62;&#60;/div&#62;<br />&#60;div id="pager"&#62;&#60;/div&#62;</p>
<p>instead of</p>
<pre class="code html4strict">&#60;table id="list"&#62;&#60;/table&#62; <br />&#60;div id="pager"&#62;&#60;/div&#62;<br /><br /></pre>
<p>I generated a lot of different HTML code as strings with a lot of divs and made an error. My problem was, that jqGid do the most things with &#60;div&#62; instead of &#60;table&#62;, but something works incorrect. For example, .rows properties of jqGrid war not filled and it were some errors. It was an stupid error, but shit happens.<img class="spSmiley" style="margin:0" title="Embarassed" src="/blog/wp-content/forum-smileys/sf-embarassed.gif" alt="Embarassed" /></p>
<p>My suggesion is, that jqGrid makes more tests of requirements which it needs. If something wrong, an alert with an error description would be perfect.</p>
</p>
<p>Regards and thanks<br />Oleg</p>
]]></description>
        	        	<pubDate>Wed, 05 May 2010 02:44:38 +0300</pubDate>
        </item>
</channel>
</rss>