<?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: Client side manipulation</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/client-side-manipulation</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/client-side-manipulation/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>ncoonghe on Client side manipulation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/client-side-manipulation#p4425</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/client-side-manipulation#p4425</guid>
        	        	<description><![CDATA[<p>Thanks so much Tony. I shall try it out.</p>
</p>
<p>Regards</p>
<p>Nirmal</p>
]]></description>
        	        	<pubDate>Thu, 05 Feb 2009 12:40:21 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Client side manipulation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/client-side-manipulation#p4396</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/client-side-manipulation#p4396</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Sorry it is my bad. The option is for filterGrid.</p>
<p>Also when the cell is edited and saved I use addClass("dirty-cell")</p>
<p>When you wan to remove this you can removeClass("dirty-cell")</p>
<p>also you can use hasClass too to determine if the cell is dirty.</p>
<p>To get these cells use getChagedCells(&#39;dirty&#39;) method</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 05 Feb 2009 02:28:55 +0200</pubDate>
        </item>
        <item>
        	<title>ncoonghe on Client side manipulation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/client-side-manipulation#p4371</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/client-side-manipulation#p4371</guid>
        	        	<description><![CDATA[<p>Could somebody help me out here ?</p>
]]></description>
        	        	<pubDate>Wed, 04 Feb 2009 17:33:58 +0200</pubDate>
        </item>
        <item>
        	<title>ncoonghe on Client side manipulation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/client-side-manipulation#p4341</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/client-side-manipulation#p4341</guid>
        	        	<description><![CDATA[</p>
<p>Thanks for your reply Tony. I did scan thru the documentation, but couldn&#39;t get hold of how to get rid of the dirty marker from the cell. Could you kindly let me know how this can be done or atleast point me to the documentation.</p>
</p>
<p>I do need the dirty marker, but I must be able to make the cell clean as and when I need it, without reloading the grid.</p>
</p>
<p>Could somebody help me out here ?</p>
<p>Regards</p>
<p>Nirmal</p>
]]></description>
        	        	<pubDate>Tue, 03 Feb 2009 19:33:27 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Client side manipulation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/client-side-manipulation#p4317</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/client-side-manipulation#p4317</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Currently you can define existing dummy file when you submit data. Also I will make the needed changes for using form editing with local data, but not in the upcomming release.</p>
</p>
<p>To disable the marker dirty you simple can disable this feature using the optins for cell editing - read the docs.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 03 Feb 2009 01:44:04 +0200</pubDate>
        </item>
        <item>
        	<title>ncoonghe on Client side manipulation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/client-side-manipulation#p4303</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/client-side-manipulation#p4303</guid>
        	        	<description><![CDATA[</p>
<p>Hi</p>
<p>Could someone kindly&#160;let me know how I&#160; can achive the below.</p>
<p>1. When I click on the add icon on the grid a form is open with all the fields that are editable, but when I click the submit button it requires an url to be set. I donot want to submit it to an url. I want the data to be added to the grid on the client itself instead of submitting it to an url. How can I achieve this ?</p>
<p>2.&#160; Also, if there is a way to do the above how would I&#160;be able to get the newly added row as an array of new data added to the grid ?</p>
<p>3.&#160; When I change a cell data it changes the cell to be dirty indicated by a red corner. How do I change the cells to their normal state at the client itself, since I donot want to submit it to the server as part of the cell save url, but instead I want to do some data manipulation at the client and submit it later as part of some webservice. But inthe mean time I want to have a way to clear the red colored indicated from the cells ?</p>
</p>
<p>Regards</p>
<p>Nirmal</p></p>
]]></description>
        	        	<pubDate>Mon, 02 Feb 2009 16:21:58 +0200</pubDate>
        </item>
</channel>
</rss>