<?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: Custom dialog to add row</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/custom-dialog-to-add-row</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/custom-dialog-to-add-row/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>OlegK on Custom dialog to add row</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/custom-dialog-to-add-row#p19955</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/custom-dialog-to-add-row#p19955</guid>
        	        	<description><![CDATA[<p>Hello Deepak,</p>
<p>You can use <a href="/jqgridwiki/doku.php?id=wiki:retrieving_data#array_data" target="_blank">addRowData</a>.</p>
<p>Best regards<br />Oleg</p>
]]></description>
        	        	<pubDate>Thu, 23 Sep 2010 12:47:46 +0300</pubDate>
        </item>
        <item>
        	<title>deepakpol on Custom dialog to add row</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/custom-dialog-to-add-row#p19952</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/custom-dialog-to-add-row#p19952</guid>
        	        	<description><![CDATA[<blockquote>
<p>OlegK said:</p>
<p>If you define <a href="/jqgridwiki/doku.php?id=wiki:navigator#parameters" target="_blank">addfunc</a> function as a part of parameters of navGrid your function will be called instead of jqGrid("editGridRow","new",pAdd);</p>
<p>Onother way will be to add:false parameter of the navGrid and add a <a href="/jqgridwiki/doku.php?id=wiki:custom_buttons" target="_blank">custom button</a> instead which looks like the add button (has "ui-icon-plus" as icon).</p>
<p>One more option is to modify existing Add dialog inside of <strong>beforeShowForm</strong> functions: see my <a href="http://stackoverflow.com/questions/3405029/jqgrid-disable-form-fields-when-editing/3405961#3405961" target="_blank">old answer</a> as an example.</p>
<p>Best regards<br />Oleg</p>
<blockquote>
</blockquote>
<hr />
</blockquote>
<p>Thanks Oleg for very helpful links and options.</p>
<p>One question with &#39;custom button&#39; option-</p>
<p>Once I make a dialog appear on click of this button, how can I use the data added by user and returned by this dialog to insert row in existing table?</p>
<p>- Deepak</p></p>
]]></description>
        	        	<pubDate>Thu, 23 Sep 2010 12:23:16 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on Custom dialog to add row</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/custom-dialog-to-add-row#p19862</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/custom-dialog-to-add-row#p19862</guid>
        	        	<description><![CDATA[<p>If you define <a href="/jqgridwiki/doku.php?id=wiki:navigator#parameters" target="_blank">addfunc</a> function as a part of parameters of navGrid your function will be called instead of jqGrid("editGridRow","new",pAdd);</p>
<p>Onother way will be to add:false parameter of the navGrid and add a <a href="/jqgridwiki/doku.php?id=wiki:custom_buttons" target="_blank">custom button</a> instead which looks like the add button (has "ui-icon-plus" as icon).</p>
<p>One more option is to modify existing Add dialog inside of <strong>beforeShowForm</strong> functions: see my <a href="http://stackoverflow.com/questions/3405029/jqgrid-disable-form-fields-when-editing/3405961#3405961" target="_blank">old answer</a> as an example.</p>
<p>Best regards<br />Oleg</p>
]]></description>
        	        	<pubDate>Sun, 19 Sep 2010 01:55:41 +0300</pubDate>
        </item>
        <item>
        	<title>deepakpol on Custom dialog to add row</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/custom-dialog-to-add-row#p19848</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/custom-dialog-to-add-row#p19848</guid>
        	        	<description><![CDATA[<p>Hi,&#160;</p>
<p>Is there a way I can use my own form dialog to add a new row?</p>
]]></description>
        	        	<pubDate>Sat, 18 Sep 2010 09:01:41 +0300</pubDate>
        </item>
</channel>
</rss>