<?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: XHTML validation</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/xhtml-validation</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/xhtml-validation/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on XHTML validation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/xhtml-validation#p6385</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/xhtml-validation#p6385</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>html</p>
<p>&#60;table&#160; id=&#39;grid&#39;....&#62;</p>
<p>&#60;tr&#62;....&#60;/tr&#62;</p>
<p>&#60;/table&#62;</p>
</p>
<p>javascript</p>
<p>$("#grid").empty().jqGrid({,,,});</p>
<p>Enjoy</p></p>
]]></description>
        	        	<pubDate>Wed, 29 Apr 2009 15:16:11 +0300</pubDate>
        </item>
        <item>
        	<title>MetaYii on XHTML validation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/xhtml-validation#p6384</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/xhtml-validation#p6384</guid>
        	        	<description><![CDATA[<p>First, this is a great grid, thanks for your hard work.</p>
<p>Now, my problem. I&#39;m writing a widget for a PHP framework called Yii. This widget will use your plugin for providing a grid. The problem is that:</p>
<p>&#60;table id="list1" class="scroll" cellpadding="0" cellspacing="0"&#62;&#60;/table&#62;</p>
<p>is not valid XHTML ("Error: end tag for "table" which is not finished"). However, placing tr&#39;s inside the table causes severe collateral damage to the grid 🙁</p>
<p>Is there any solution for this (it is not really something fatal, but makes the webpages not to validate, and gov overhere requires strict XHTML validation)</p>
<p>Thanks in advanced.</p>
]]></description>
        	        	<pubDate>Wed, 29 Apr 2009 15:09:13 +0300</pubDate>
        </item>
</channel>
</rss>