<?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: problems with beforeShowForm event</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/problems-with-beforeshowform-event</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/problems-with-beforeshowform-event/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>snobo on problems with beforeShowForm event</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/problems-with-beforeshowform-event#p25856</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/problems-with-beforeshowform-event#p25856</guid>
        	        	<description><![CDATA[<p>Hi.</p>
<p>First of all, docs are incorrect. It says: "fires before showing the form with the new data; receives as Parameter <em><strong>the id of the constructed form</strong></em>.&#160;beforeShowForm : function(formid) {&#8230;}". In reality, it receives a jQuery object of the form.</p>
<p>Secondly, not always. The first time it runs, the form does not exist yet - so the object is empty. Only as from the second run it really points to the form. Which is inconsistent, I think. Can the code be adjusted so that at the time of running beforeShowForm the form always existed?</p>
]]></description>
        	        	<pubDate>Wed, 01 Feb 2012 14:45:16 +0200</pubDate>
        </item>
</channel>
</rss>