<?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: Cell Contents Changed After tableToGrid Method Called</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/cell-contents-changed-after-tabletogrid-method-called</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/cell-contents-changed-after-tabletogrid-method-called/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>jrailton on Cell Contents Changed After tableToGrid Method Called</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/cell-contents-changed-after-tabletogrid-method-called#p16800</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/cell-contents-changed-after-tabletogrid-method-called#p16800</guid>
        	        	<description><![CDATA[<p>I have a table containing a list of items that the user can select using the checkboxes in the far left column. The table sits inside a form that, when submitted, submits the checkbox values as well.</p>
</p>
<p>e.g.</p>
<p>&#60;form&#62;</p>
<p>&#160; &#60;table&#62;</p>
<p>&#160;&#160;&#160; &#60;tr&#62;</p>
<p>&#160;&#160;&#160;&#160;&#160; &#60;td&#62;&#60;input type="checkbox" name="listitems" value="1"&#62;&#60;/td&#62;</p>
<p>&#160;&#160;&#160;&#160;&#160; &#60;td&#62;Item 1&#60;/td&#62;</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#60;td&#62;This is a list item&#60;/td&#62;</p>
<p>&#160;&#160;&#160; &#60;/tr&#62;</p>
<p>&#160;&#160;&#160;&#160;...</p>
<p>&#160; &#60;/table&#62;</p>
<p>&#60;/form&#62;</p>
</p>
<p>The problem is that tableToGrid is changing the name of the checkboxes, thus messing with the form post. Is there a way to stop it doing that?</p>
</p>
<p>Thanks a lot!</p>
]]></description>
        	        	<pubDate>Thu, 29 Apr 2010 13:26:52 +0300</pubDate>
        </item>
</channel>
</rss>