﻿<?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 - How to get proper FlypostbackAction in server when using UpdateUI and Refresh on client-side</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-to-get-proper-FlypostbackAction-in-server-when-using-UpdateUI-and-Refresh-on-client-side/</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>How to get proper FlypostbackAction in server when using UpdateUI and Refresh on client-side</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-to-get-proper-FlypostbackAction-in-server-when-using-UpdateUI-and-Refresh-on-client-side/</link><pubDate>Wed, 10 Mar 2010 06:14:18 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi Mike,&lt;/p&gt;&lt;p&gt;Actually the easiest way to know if it is refresh or grouping, can be known in IntializePostBack event. Those operations will do FlyPostBack. IntializePostBack event will be raised evertime postback. You can use &lt;b&gt;&lt;i&gt;e.Actio&lt;/i&gt;&lt;/b&gt;n to know the current process. Hope this helps.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>How to get proper FlypostbackAction in server when using UpdateUI and Refresh on client-side</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-to-get-proper-FlypostbackAction-in-server-when-using-UpdateUI-and-Refresh-on-client-side/</link><pubDate>Mon, 08 Mar 2010 22:48:40 GMT</pubDate><dc:creator>mdearman@libera.com</dc:creator><description>&lt;p&gt;Using the Client Programmatic UI sample as a testbed, the AddGroupColumn() method adds a WebGridGroup, called UpdateUI on the table then called the grid's RefreshAll method.&lt;/p&gt;
&lt;p&gt;On the server-side, how can you see that the client action was a ColumnGroup action?&lt;/p&gt;
&lt;p&gt;In previous versions of the WebGrid (3.5), this normally comes across in the FlyPostbackAction string.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Normally when the Refresh or RefreshAll flypostback action is fired, I re-retrieve the data from the database and reset all grid/table/column properties to their defaults.  However, I can't tell the difference between a user just grouping from the client-side and really refreshing.&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;</description></item></channel></rss>