<?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: Dialog customization, grid as form field</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/dialog-customization-grid-as-form-field</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/feature-request/dialog-customization-grid-as-form-field/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>idrozd on Dialog customization, grid as form field</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/dialog-customization-grid-as-form-field#p20127</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/dialog-customization-grid-as-form-field#p20127</guid>
        	        	<description><![CDATA[<p>First of all - Great job!</p>
</p>
<p>And now to business.</p>
<p>I think it&#39;s very common case when application need&#39;s to submit some composite related data at once to process it in transaction. For example - <strong>order </strong>date, customer,... and <strong>order</strong>&#39;s relation to ordered goods (amount).</p>
<p>So it&#39;d be very intuitive if jqGrid had some means to use grid as dialog form field (in our example which amount of which good is ordered)</p>
<p>I&#39;ve managed to put grid in form, but it involved some hacking and exploring with debugger. &#39;custom&#39; edittype doesn&#39;t work, maybe because it passes HTML object, not jquery, table cell remain empty. Workaround is to use beforeShowForm and beforeSubmit events.</p>
<p>It would be nice to have ability to disable label and render field on full width of a row.</p>
<p>Also, another time i needed to alter behaviour/remove/add some custom button to dialog - which also required hacking.</p>
]]></description>
        	        	<pubDate>Mon, 04 Oct 2010 11:08:43 +0300</pubDate>
        </item>
</channel>
</rss>