<?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: Using jqGrid in regular forms</title>
	<link>http://www.trirand.com/blog/?page_id=393/discussion/using-jqgrid-in-regular-forms</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/discussion/using-jqgrid-in-regular-forms/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Reg on Using jqGrid in regular forms</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/using-jqgrid-in-regular-forms#p1177</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/using-jqgrid-in-regular-forms#p1177</guid>
        	        	<description><![CDATA[<p>Peter,</p>
<p>That is really good news. I have very little experience in writing javascript so I&#39;m going to wait for Tony to incorporate it into the package (that way I also do not have to keep making the change when I am testing new releases).</p>
<p>Thanks very much</p>
<p>Reg</p>
]]></description>
        	        	<pubDate>Sun, 20 Jul 2008 16:40:25 +0300</pubDate>
        </item>
        <item>
        	<title>pero on Using jqGrid in regular forms</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/using-jqgrid-in-regular-forms#p1175</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/using-jqgrid-in-regular-forms#p1175</guid>
        	        	<description><![CDATA[<p>Reg,</p>
<p>yes, with my patch jqGrid integrates seamlessly with regular forms making jqGrid completely non-obtrusive. I already sent the patch to Tony. The changes are minimal, btw.</p>
<p>If you want me to send you the patch, drop me an email to pr-jqgrid[AT]optivo[DOT]de.</p>
<p>Greetings</p>
<p>Peter</p>
]]></description>
        	        	<pubDate>Sun, 20 Jul 2008 16:26:32 +0300</pubDate>
        </item>
        <item>
        	<title>Reg on Using jqGrid in regular forms</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/using-jqgrid-in-regular-forms#p1174</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/using-jqgrid-in-regular-forms#p1174</guid>
        	        	<description><![CDATA[<p>Hello Peter,</p>
<p>Are you saying that you have it so that when you submit your form the contents of the jqGrid are accessible?</p>
<p>This sounds like the solution to a problem I have -- I have a form with many fields, developed long before I knew about jQuery, that I want to be able to submit so I can access both normal form fields plus what&#39;s in jqGrid. (I actually have dozens,&#160;of forms like this and I don&#39;t want to rewrite everything using the form plugin).</p>
<p>So if your approach works to solve my problem, I would be delighted to see a sample of your code.</p>
<p>Thanks</p>
<p>Reg</p>
]]></description>
        	        	<pubDate>Sun, 20 Jul 2008 10:56:23 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Using jqGrid in regular forms</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/using-jqgrid-in-regular-forms#p1170</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/using-jqgrid-in-regular-forms#p1170</guid>
        	        	<description><![CDATA[<p>Peter,</p>
<p>Thank you. Any additions and improvments are welcome. Will be glad to see this and incorporate to jqGrid (where aplicable).&#160;</p>
<p>You can write me to tony at trirand dot com.</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 20 Jul 2008 04:15:01 +0300</pubDate>
        </item>
        <item>
        	<title>pero on Using jqGrid in regular forms</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/using-jqgrid-in-regular-forms#p1164</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/using-jqgrid-in-regular-forms#p1164</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>for our current project we needed a non-obtrusive grid. By default jqGrid isn&#39;t so we added some functionality. First of all, we build up a colModel and rowData + selection from an existing table. Then we create the jqGrid.</p>
<p>Additionally to that we made jqGrid add a hidden input field with the current value if singleSelect and gave all checkboxes a name and value if multiselect. So everything works fine on form submit.</p>
<p>If you are interested I could share some code (it really isn&#39;t that much).</p>
<p>jqGrid is simply awesome, btw! There are still some issues (like dynamic width, resizing) but it is one of the best grids out there. Keep up the good work!</p>
<p>Cheers</p>
<p>Peter</p></p>
]]></description>
        	        	<pubDate>Fri, 18 Jul 2008 14:17:39 +0300</pubDate>
        </item>
</channel>
</rss>