<?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: editor within the add/edit dialog</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/editor-within-the-addedit-dialog-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/editor-within-the-addedit-dialog-1/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Steffan on editor within the add/edit dialog</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/editor-within-the-addedit-dialog-1#p22487</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/editor-within-the-addedit-dialog-1#p22487</guid>
        	        	<description><![CDATA[<p>Ok, for the record this is how its done:</p>
</p>
<p>$("#navgrid").jqGrid(&#39;navGrid&#39;,&#39;#pagernav&#39;,</p>
<p><span style="white-space: pre;"> </span>{addfunc: addArticle, editfunc: editArticle }, // add and edit options override</p>
<p><span style="white-space: pre;"> </span>{}, // edit options</p>
<p><span style="white-space: pre;"> </span>{}, // add options</p>
<p><span style="white-space: pre;"> </span>{reloadAfterSubmit:false,closeOnEscape:true}, // del options</p>
<p><span style="white-space: pre;"> </span>{closeOnEscape:true,closeAfterSearch:true} // search options</p>
<p>);</p></p>
]]></description>
        	        	<pubDate>Mon, 21 Mar 2011 05:56:20 +0200</pubDate>
        </item>
        <item>
        	<title>Steffan on editor within the add/edit dialog</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/editor-within-the-addedit-dialog-1#p22484</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/editor-within-the-addedit-dialog-1#p22484</guid>
        	        	<description><![CDATA[<p>I&#39;m thinking of trying to use my own edit/add form by overriding the add/edit buttons. Is this easily done?</p>
<p>Let me clarify, I&#39;ll pop up a dialog that loads the form via ajax and submits via ajax, reloads the table and then closes the dialog. Is this feasible?</p>
]]></description>
        	        	<pubDate>Sun, 20 Mar 2011 19:38:56 +0200</pubDate>
        </item>
        <item>
        	<title>Steffan on editor within the add/edit dialog</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/editor-within-the-addedit-dialog-1#p22483</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/editor-within-the-addedit-dialog-1#p22483</guid>
        	        	<description><![CDATA[<p>No bites on this, eh?</p>
]]></description>
        	        	<pubDate>Sun, 20 Mar 2011 19:37:21 +0200</pubDate>
        </item>
        <item>
        	<title>Steffan on editor within the add/edit dialog</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/editor-within-the-addedit-dialog-1#p22326</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/editor-within-the-addedit-dialog-1#p22326</guid>
        	        	<description><![CDATA[<p>I came across this nice editor <a href="http://remiya.com/htmlbox/index.php/9/demo/full-featured-demo.html" rel="nofollow" target="_blank"><a href="http://remiya.com/htmlbox/inde" rel="nofollow">http://remiya.com/htmlbox/inde</a>.....-demo.html</a> and wondered if its possible to integrate that into the add/edit dialog. If so, I&#39;d need to design it so that the text is only loaded when the dialog is pulled up so that I reduce load.</p>
<p>Is it possible?</p>
<p>Thanks,<br />Steffan&#160;</p>
]]></description>
        	        	<pubDate>Mon, 07 Mar 2011 05:44:46 +0200</pubDate>
        </item>
</channel>
</rss>