<?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: beforeSubmit</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/beforesubmit-1</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/beforesubmit-1/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>sr. R on beforeSubmit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/beforesubmit-1#p2135</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/beforesubmit-1#p2135</guid>
        	        	<description><![CDATA[<table id="texttable" border="0">
<tbody>
<tr valign="top">
<td id="gap">&#160;</td>
<td class="almost_half_cell">
<div id="result_box" dir="ltr">Tony, </p>
<p>Everything resolved, was a success! </p>
<p>Exactly what I needed ... </p>
<p>Thanks for helping !!!</p>
</div>
</td>
</tr>
</tbody>
</table>
]]></description>
        	        	<pubDate>Fri, 19 Sep 2008 08:43:07 +0300</pubDate>
        </item>
        <item>
        	<title>tony on beforeSubmit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/beforesubmit-1#p2134</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/beforesubmit-1#p2134</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>You will not need to refer to it, the data come to you and for you</p>
<p>You just need to use it <img class="spSmiley" style="margin:0" title="Wink" src="/blog/wp-content/plugins/simple-forum/tinymce/plugins/emotions/img/smiley-wink.gif" border="0" alt="Wink" /></p>
]]></description>
        	        	<pubDate>Fri, 19 Sep 2008 07:58:57 +0300</pubDate>
        </item>
        <item>
        	<title>sr. R on beforeSubmit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/beforesubmit-1#p2133</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/beforesubmit-1#p2133</guid>
        	        	<description><![CDATA[<p>hello tony,</p>
</p>
<div id="result_box" dir="ltr">There I found the reference to pdata, where is it?</div>
<div dir="ltr">tanks!!</div>
]]></description>
        	        	<pubDate>Fri, 19 Sep 2008 07:31:44 +0300</pubDate>
        </item>
        <item>
        	<title>tony on beforeSubmit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/beforesubmit-1#p2131</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/beforesubmit-1#p2131</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Use</p>
<p>beforSubmit: function(pdata) {</p>
<p>// do something here</p>
<p>}</p>
<p>pdata is array that contain the from the form. Also refer to docs</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 19 Sep 2008 07:18:31 +0300</pubDate>
        </item>
        <item>
        	<title>sr. R on beforeSubmit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/beforesubmit-1#p2130</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/beforesubmit-1#p2130</guid>
        	        	<description><![CDATA[<div id="result_box" dir="ltr">Hello YamilBracho </p>
<div id="result_box" dir="ltr">Hello YamilBracho </p>
<p>Thank you for the answer, but are not the fields of the grid I want to capture before sending to the server, but the fields of fom: &#39;edit record&#39;&#160; &#160;(Navigator example -&#62; Live Data Manipulation -&#62; jqGrid Examples link <a href="http://www" rel="nofollow" target="_blank">http://www</a>. trirand.com / jqgrid / jqgrid.html) that is created when we use the navigation button ( &#39;edit selected row&#39;) or (&#39;add new row&#39;).</p>
<p>These are the fields of the new record that I am entering into the edit form that I want to validate, that is, data that are not already in the grid.</p>
</div>
</div>
<div dir="ltr">tank!</div>
]]></description>
        	        	<pubDate>Fri, 19 Sep 2008 07:03:09 +0300</pubDate>
        </item>
        <item>
        	<title>YamilBracho on beforeSubmit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/beforesubmit-1#p2116</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/beforesubmit-1#p2116</guid>
        	        	<description><![CDATA[<p>I do not understand what you mean for "treat them as the event" but you can capture the selected row and the data inside it, say</p>
<p>onclickSubmit: function(params){</p>
<p>var gsr = $(&#8221;#grid_id&#8221;).getGridParam(&#39;selrow&#39;);</p>
<p>var sdata = $(&#8221;#grid_id&#8221;).getRowData(gsr);</p>
<p>}</p>
<p>HTH</p>
]]></description>
        	        	<pubDate>Thu, 18 Sep 2008 17:11:53 +0300</pubDate>
        </item>
        <item>
        	<title>sr. R on beforeSubmit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/beforesubmit-1#p2112</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/beforesubmit-1#p2112</guid>
        	        	<description><![CDATA[<p>Hello Friends, </p>
<p>I am using jqGrid as well as our friend &#39;samymay&#39; who posted a topic on the subject. <br />My question is that I want to capture the values of the fields of form and treat them as the event beforeSubmit () before you send them to the server. </p>
<p>Thank you, I await answers</p>
]]></description>
        	        	<pubDate>Thu, 18 Sep 2008 14:35:49 +0300</pubDate>
        </item>
</channel>
</rss>