<?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: Open Grid with not the first page</title>
	<link>http://www.trirand.com/blog/?page_id=393/discussion/open-grid-with-not-the-first-page</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/open-grid-with-not-the-first-page/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Reg on Open Grid with not the first page</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/open-grid-with-not-the-first-page#p18272</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/open-grid-with-not-the-first-page#p18272</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I have similar issues in my app and I have two solutions:</p>
<p>1. open the edit window in a new browser window&#160;so that when it is closed you see the original window with the grid, just as you left it. There are at least two problems with this: the grid is not refreshed so if it contains fields which are changed in the edit window, the operator has to refresh to see the changes, and it leads to multiple open windows if the operator does not close the edit window but simply minimizes it.</p>
<p>2. store the operator&#39;s choices for the grid in a cookie or server-side session table (I use the latter). Everytime a request is made, store the important parts of the request so that when the operator returns to that grid, you start with the last configuration not your default. I store, among other things, the rows to display, the page last displayed and the sort order settings all identified by grid name;&#160;then whenever an operator returns to a grid previously visited, it appears just as it was left.</p>
<p>Hope this helps,</p>
<p>Reg</p>
]]></description>
        	        	<pubDate>Tue, 29 Jun 2010 18:25:54 +0300</pubDate>
        </item>
        <item>
        	<title>der_stutzhaeuser on Open Grid with not the first page</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/open-grid-with-not-the-first-page#p18159</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/open-grid-with-not-the-first-page#p18159</guid>
        	        	<description><![CDATA[<p>(Excuse my english!) In my application every row has a button with a link to an edit-form. When I submit the form, going back to the grid. OK. But in the grid are a lot of pages. So, when I am on the second or&#160; higher page and go to the edit form. When I go back to the grid, than I want to see the second page. What&#39;s to do ?</p>
]]></description>
        	        	<pubDate>Thu, 24 Jun 2010 14:54:18 +0300</pubDate>
        </item>
</channel>
</rss>