﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - Restore expanded grouped rows of webgrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Restore-expanded-grouped-rows-of-webgrid/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Restore expanded grouped rows of webgrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Restore-expanded-grouped-rows-of-webgrid/</link><pubDate>Wed, 14 Apr 2010 00:20:50 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;I created a test page based on your information. The page contains a WebGrid (bind to Customers table of Northwind.mdb database) with GroupedColumns (grouped by ‘Country’ field) and ClassicPaging enabled. The grid should be able to restore the expanded grouped rows after moving to a page.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;First, a global variable in client-side script is created in order to keep the information of the expanded grouped row state and the corresponding page. The value of the global variable will be modified on OnGroupExpand and OnGroupCollapse of WebGrid client side event. And finally in OnAfterResponseProcess, the expanded grouped rows of current page are restored.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;I enclosed my test page as attachment. Please have the attached files tested on your end and let us know whether it suits to your scenario or not.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Restore expanded grouped rows of webgrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Restore-expanded-grouped-rows-of-webgrid/</link><pubDate>Tue, 13 Apr 2010 01:18:15 GMT</pubDate><dc:creator>vinsdeon</dc:creator><description>&lt;p&gt;The scenario is as follows:-&lt;/p&gt;
&lt;p&gt;Am doing sorting,filering and then grouping and then expanding some grouped rows. Then moving from here(page P1) to page P2. From there am going back to Page P1. Here what i see that i could get all filtered rows persisted with grouping and sorting using savetablestructure method. However the expanded rows after grouping done are not persisted. Please note i want to make the exapnded grouped rows to be persisted after moving to a page redirect...not after client refresh or flypostback...&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>