<?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 to Add a row manually</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-row-manually</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-to-add-a-row-manually/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on How to Add a row manually</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-row-manually#p16089</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-row-manually#p16089</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I&#39;m little confused, but I can not understand.</p>
<p>The simple that I can recommend is construct your own form, post the data, get the response from server, construct a array and use addGridRow method.</p>
</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 31 Mar 2010 17:53:18 +0300</pubDate>
        </item>
        <item>
        	<title>abkhandelwal on How to Add a row manually</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-row-manually#p15950</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-row-manually#p15950</guid>
        	        	<description><![CDATA[<blockquote>
<p>abkhandelwal said:</p>
<p><strong>Scenario:</strong></p>
<p>I have some columns in my grid but only one is editable, the other two are filled in on the server side. I am using the built in add functionality of jqGrid and NOT refreshing the grid on successfully add. I would like to have the row added to the grid, like it does automatically, but would like to add it myself because it only adds the one column that is marked &#39;editable&#39;. I cannot seem to find a way to block the row from being automatically added to the grid, or a way to override the built in add functionality in the grid. My idea was to add the row myself because I will have received back the full row of data back on my submit.</p>
</p>
<p><strong>Question:</strong></p>
<p>1.Is there a way i can add the row myself?</p>
<p>2.i am trying to use the after complete function but i am not able to understand what the postdata and the response contain.</p>
<p>3.Can i just update the row data that i am adding?</p>
</p>
<p>Thanks in advance.</p>
</p>
</blockquote>
<hr />
]]></description>
        	        	<pubDate>Thu, 25 Mar 2010 13:16:30 +0200</pubDate>
        </item>
        <item>
        	<title>abkhandelwal on How to Add a row manually</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-row-manually#p15929</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-row-manually#p15929</guid>
        	        	<description><![CDATA[<p><strong>Scenario:</strong></p>
<p>I have some columns in my grid but only one is editable, the other two are filled in on the server side. I am using the built in add functionality of jqGrid and NOT refreshing the grid on successfully add. I would like to have the row added to the grid, like it does automatically, but would like to add it myself because it only adds the one column that is marked &#39;editable&#39;. I cannot seem to find a way to block the row from being automatically added to the grid, or a way to override the built in add functionality in the grid. My idea was to add the row myself because I will have received back the full row of data back on my submit.</p>
</p>
<p><strong>Question:</strong></p>
<p>1.Is there a way i can add the row myself?</p>
<p>2.i am trying to use the after complete function but i am not able to understand what the postdata and the response contain.</p>
<p>3.Can i just update the row data that i am adding?</p>
</p>
<p>Thanks in advance.</p></p>
]]></description>
        	        	<pubDate>Wed, 24 Mar 2010 23:09:42 +0200</pubDate>
        </item>
</channel>
</rss>