<?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: Editing multiple rows simultaneously</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/editing-multiple-rows-simultaneously</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/editing-multiple-rows-simultaneously/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>jqwha on Editing multiple rows simultaneously</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/editing-multiple-rows-simultaneously#p18710</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/editing-multiple-rows-simultaneously#p18710</guid>
        	        	<description><![CDATA[<p>I should mention that the grid is working on clientside (local) data. i.e. data is requested from the server using jquery, added row by row to the grid, and then finally saved to the server using a customised process external to the grid.</p>
<p>Ideally, a solution would:</p>
<p>1) Set all rows to "editable" (so that the editing controls are visible)</p>
<p>2) Editing data is correctly stored in the underlying grid dataset (on the client)</p>
<p>3) Paging works correctly and editable controls remain visible and persist changes.</p>
<p>4) Final "save" gets all the rows from the grid and packages them up to send to the server (this will be a separate mechanism, as mentioned above, which I&#39;ll create outside the grid and send to the server using jQuery.ajax)</p></p>
]]></description>
        	        	<pubDate>Wed, 21 Jul 2010 12:09:28 +0300</pubDate>
        </item>
        <item>
        	<title>jqwha on Editing multiple rows simultaneously</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/editing-multiple-rows-simultaneously#p18709</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/editing-multiple-rows-simultaneously#p18709</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>Our users would like to be able to "bulk edit" multiple rows and I wondered if the grid supports this?</p>
<p>Currently they do this:</p>
<p>1) Click the row. Editable fields appear</p>
<p>2) Edit data</p>
<p>3) Click the same row again (or another row) and the data is saved.</p>
<p>They would prefer that when the grid first loads, all the editable fields are visible immediately and they can just work their way through each row, editing data, then click a final "save" button somewhere that saves all changes in all rows.</p>
<p>Is that possible? It would be great if someone could point me to a quick example.</p>
<p>Thanks!</p>
]]></description>
        	        	<pubDate>Wed, 21 Jul 2010 11:44:51 +0300</pubDate>
        </item>
</channel>
</rss>