<?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: How can I use a custom form with navGrid?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-can-i-use-a-custom-form-with-navgrid</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/how-can-i-use-a-custom-form-with-navgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on How can I use a custom form with navGrid?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-can-i-use-a-custom-form-with-navgrid#p3558</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-can-i-use-a-custom-form-with-navgrid#p3558</guid>
        	        	<description><![CDATA[<p>Hello Dave,</p>
<p>1. You can use addButtonNav (see docs) to add custom action</p>
<p>on the pager where onclick you can use your custom generated form.</p>
<p>2. Also please first read the docs. getColProp and setColProp will give</p>
<p>you the desired result.</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 16 Dec 2008 02:33:09 +0200</pubDate>
        </item>
        <item>
        	<title>a222493 on How can I use a custom form with navGrid?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-can-i-use-a-custom-form-with-navgrid#p3504</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-can-i-use-a-custom-form-with-navgrid#p3504</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I would like to be able to "customize" the built-in form editor.&#160;</p>
<p>I need to:</p>
<p>1) Only display certian fields from the grid when Adding.&#160; (But post them alll back to the server)</p>
<p>2) Make some fields "disabled" or "Read-Only" when Editing.</p>
<p>3) Populate combo boxes on the fly in the form.</p>
<p>I looked at the "editGridRow" method, but I think that I need to&#160;build my own custom form to perform edits.&#160;&#160;I think that I could do this by using <span style="font-size: x-small;">getGridParam(</span><span style="font-size: x-small; color: #a31515;"><span style="font-size: x-small; color: #a31515;">&#39;selrow&#39;</span></span><span style="font-size: x-small;">) <span style="font-size: small;">and <span style="font-size: x-small;">editGridRow(gr, ...)</span></span></span>, but I&#39;d like to use the navGrid buttons.&#160;</p>
<ol>
<li>Can I use the &#8220;Edit&#8221; button on the navGrid to call my form and suppress the auto generated form?</li>
<li>Do I have access to the colModel?&#160; In particular the editable and editoptions properties?</li>
</ol>
<p>I&#39;m new to jQuery, so any example you could provide would be very helpful!</p>
<p>Thanks!</p>
<p>Dave</p>
]]></description>
        	        	<pubDate>Fri, 12 Dec 2008 09:46:53 +0200</pubDate>
        </item>
</channel>
</rss>