<?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: Selector for Fields on One Row in Edit Form</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/selector-for-fields-on-one-row-in-edit-form</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/selector-for-fields-on-one-row-in-edit-form/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Lonewolf217 on Selector for Fields on One Row in Edit Form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/selector-for-fields-on-one-row-in-edit-form#p30159</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/selector-for-fields-on-one-row-in-edit-form#p30159</guid>
        	        	<description><![CDATA[<p>each element in the edit form has a unique ID, so you can use that to add the class to the element you want. &#160;If i recall correctly, the ID would be the same as the name of the column. &#160;so if your column name is "computer", you can use something like $("#computer").addClass(&#39;thisclass&#39;); &#160;inside your beforeShowForm function</p>
]]></description>
        	        	<pubDate>Mon, 27 Jan 2014 04:07:57 +0200</pubDate>
        </item>
        <item>
        	<title>sdyke1 on Selector for Fields on One Row in Edit Form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/selector-for-fields-on-one-row-in-edit-form#p30158</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/selector-for-fields-on-one-row-in-edit-form#p30158</guid>
        	        	<description><![CDATA[<p>I cannot figure out how to select the specific field on an Edit form where two fields are on the same row.</p>
</p>
<p>I want to use the beforeShowform to add a class to the second field in the row.</p>
</p>
<p>I have added classes to rows with one field but cannot figure it out for multiple fields on one row.</p>
]]></description>
        	        	<pubDate>Sun, 26 Jan 2014 21:48:21 +0200</pubDate>
        </item>
</channel>
</rss>