﻿<?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 - can the fly postback trigger a postback?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/can-the-fly-postback-trigger-a-postback/</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>can the fly postback trigger a postback?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/can-the-fly-postback-trigger-a-postback/</link><pubDate>Fri, 03 Jun 2011 07:14:11 GMT</pubDate><dc:creator>Riendy</dc:creator><description>&lt;p&gt;Hello Mang Lu,&lt;/p&gt;&lt;p&gt;I don't think if it is possible to load table structures with your approach.&lt;br /&gt;We could not load table structure in that way. The page should be in FullPostBack condition. It could not be done in FlyPostBack request. &lt;br /&gt;If you still want to load the table structure via context menu click, you need to make/set the page into FullPostBack. In this case, you no longer need to load table structure in IntializePostBack.&lt;br /&gt;You can just load table structure instanly in PageLoad event.&lt;/p&gt;
&lt;p&gt;Riendy&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>can the fly postback trigger a postback?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/can-the-fly-postback-trigger-a-postback/</link><pubDate>Thu, 02 Jun 2011 17:34:58 GMT</pubDate><dc:creator>MangL@oceanwide.com</dc:creator><description>&lt;p&gt;I try to do the LoadTableStructureFromXML inside the WebGrid_InitializePaostBack, but doesn't work, I believe the reason is that WebGrid_InitializePaostBack is onfly post back that can't rend the page, so I would like to know how to trigger a postback from the onfly postback so that I can load the table structure from xml file.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Mang&lt;/p&gt;</description></item></channel></rss>