<?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: Showlink to open an edit dialog instead of a new page</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/showlink-to-open-an-edit-dialog-instead-of-a-new-page</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/showlink-to-open-an-edit-dialog-instead-of-a-new-page/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Showlink to open an edit dialog instead of a new page</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/showlink-to-open-an-edit-dialog-instead-of-a-new-page#p10786</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/showlink-to-open-an-edit-dialog-instead-of-a-new-page#p10786</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>You can use custom formatter and put onclick event in the a tag.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 17 Oct 2009 06:48:37 +0300</pubDate>
        </item>
        <item>
        	<title>jmcleod3 on Showlink to open an edit dialog instead of a new page</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/showlink-to-open-an-edit-dialog-instead-of-a-new-page#p10773</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/showlink-to-open-an-edit-dialog-instead-of-a-new-page#p10773</guid>
        	        	<description><![CDATA[<p>Hello all,</p>
<p>Kudos to Tony and all the updates to jqGrid. I can&#39;t wait for 3.6</p>
<p>How would you open an "edit" dialog using the formatter:showlink?</p>
<p>I can create a link using formatter: &#39;showlink&#39; but I just want to open an &#39;edit&#39; dialog not a new page.</p>
<p>Here&#39;s part of my grid...</p>
<p>{<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; name:&#39;proposalApproved&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; index:&#39;proposalApproved&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; align:"center",<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; width:120,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; editable:true,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; edittype:"select",<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; editoptions:<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; value:" : ;1:Approve;0:Disapprove"<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; },<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; formatter: &#39;showlink&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; formatoptions:<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; target:"_new",&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; // don&#39;t want this<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; baseLinkUrl:&#39;_approveProposal.php&#39;,&#160; //don&#39;t want this<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; addParam:&#39;&#38;action=loi&#39;,&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; idName:&#39;applicationId&#39;<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; }<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; },</p>
</p>
<p>Thank you for everything.</p>
<p>John</p></p>
]]></description>
        	        	<pubDate>Fri, 16 Oct 2009 09:59:56 +0300</pubDate>
        </item>
</channel>
</rss>