<?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: JQGrid Checkbox Column</title>
	<link>http://www.trirand.com/blog/?page_id=393/jqgrid-roadmap/jqgrid-checkbox-column</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/jqgrid-roadmap/jqgrid-checkbox-column/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>gerrey on JQGrid Checkbox Column</title>
        	<link>http://www.trirand.com/blog/?page_id=393/jqgrid-roadmap/jqgrid-checkbox-column#p26530</link>
        	<category>jqGrid Roadmap</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/jqgrid-roadmap/jqgrid-checkbox-column#p26530</guid>
        	        	<description><![CDATA[<p>Through server-side code, I&#39;m creating a checkbox column through a CustomFormatter.</p>
<p>My client side function returns the following syntax : &#60;input type="checkbox" name="checkbox123" /&#62;.</p>
<p>I have a button which fires a client-side function in which I want to check <em>which</em>&#160;items were checked by the user.</p>
<p>When declaring an instance of my grid through jquery, I can see my columns, <em>however</em>, the checkbox column does not have an ID.</p>
<p>Therefore, I&#39;m unable to reference it. I need to be able to check the <em>checked</em>&#160;state of the checkbox column I&#39;ve created.</p>
<p>How can i accomplish this?</p>
</p>
<p>Thanks</p>
]]></description>
        	        	<pubDate>Mon, 07 May 2012 21:02:29 +0300</pubDate>
        </item>
</channel>
</rss>