<?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: Bookmark/Grid Saving</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/bookmarkgrid-saving</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/bookmarkgrid-saving/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Jason on Bookmark/Grid Saving</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/bookmarkgrid-saving#p13191</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/bookmarkgrid-saving#p13191</guid>
        	        	<description><![CDATA[<p>Awesome!</p>
</p>
<p>Since I am storing the search/filters in a SESSION object, I should be able to pull those back out and let my users start saving &#39;Grid States&#39;. (Like, re-arranging all columns, hiding some, showing others, adding 5 search filters, on the 5th page,etc..)</p>
</p>
<p>Cool!</p>
]]></description>
        	        	<pubDate>Fri, 18 Dec 2009 22:57:57 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Bookmark/Grid Saving</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/bookmarkgrid-saving#p13168</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/bookmarkgrid-saving#p13168</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The same as here:</p>
<p><a href="http://www.trirand.com/blog/?page_id=393/help/preserving-columns-or-checking-column-visibility/#p13167" rel="nofollow" target="_blank"><a href="http://www.trirand.com/blog/?p" rel="nofollow">http://www.trirand.com/blog/?p</a>.....ty/#p13167</a></p>
</p>
<p>Also you will need to get addiotional the postData array and etc.</p>
<p>You can use the import/export module for this purpose too.</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:import_methods" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....rt_methods</a></p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 18 Dec 2009 20:20:00 +0200</pubDate>
        </item>
        <item>
        	<title>Jason on Bookmark/Grid Saving</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/bookmarkgrid-saving#p13086</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/bookmarkgrid-saving#p13086</guid>
        	        	<description><![CDATA[<p>I want to provide a mechanism for users to be able to save the current state of their grid to a database as a &#39;bookmark&#39;.</p>
<p>I would like to capture:</p>
</p>
<p>1. What columns are visible</p>
<p>2. What order the columns are displayed</p>
<p>3. What filter/search criteria they have entered (I currently save this in a SESSION object, so I&#39;m sure I could tap into that when inserting into the DB)</p>
<p>4. What page the user was on</p>
<p>5. Column resized widths</p>
</p>
<p>thoughts?</p>
]]></description>
        	        	<pubDate>Wed, 16 Dec 2009 17:20:49 +0200</pubDate>
        </item>
</channel>
</rss>