﻿<?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 do I fire different Client/Server Events per Table in a Hierarchical Grid?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-do-I-fire-different-ClientServer-Events-per-Table-in-a-Hierarchical-Grid/</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 do I fire different Client/Server Events per Table in a Hierarchical Grid?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-do-I-fire-different-ClientServer-Events-per-Table-in-a-Hierarchical-Grid/</link><pubDate>Wed, 26 Jan 2011 01:34:56 GMT</pubDate><dc:creator>MarTin</dc:creator><description>&lt;p&gt;Hello Doug,&lt;/p&gt;
&lt;p&gt;I have consulted your inquiry with the developer team.&lt;/p&gt;
&lt;p&gt;Actually, we do have a documentation topic about Event sequence in WebGrid. You can locate the topic from WebGrid 7 Documentation from &lt;strong&gt;Start Menu &amp;gt;&amp;gt; All Programs &amp;gt;&amp;gt; Intersoft WebUI Studio 2010 R2 &amp;gt;&amp;gt; WebUI Studio for ASP.NET &amp;gt;&amp;gt; WebGrid 7&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Browse through &lt;strong&gt;Features and Concepts &amp;gt;&amp;gt; Events &amp;gt;&amp;gt; Event sequence of server side events&lt;/strong&gt;. You will get the information about the Event sequence valid in WebGrid.&lt;/p&gt;
&lt;p&gt;Based on the event sequence, &lt;strong&gt;InitializeLayout&lt;/strong&gt; Server-side event will be invoked before &lt;strong&gt;InitializeDataSource&lt;/strong&gt; and &lt;strong&gt;PrepareDataBinding&lt;/strong&gt; events. Means that it is not possible for grid to obtain the tables' name and columns' name.&lt;/p&gt;
&lt;p&gt;Via Client-side, you can get the table info from the row object. &lt;/p&gt;
&lt;p&gt;Please refer to the Event sequence topic for more information.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;</description></item><item><title>How do I fire different Client/Server Events per Table in a Hierarchical Grid?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-do-I-fire-different-ClientServer-Events-per-Table-in-a-Hierarchical-Grid/</link><pubDate>Mon, 24 Jan 2011 20:09:54 GMT</pubDate><dc:creator>DJBadin</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have a Hierarchical Grid and the Client and Server Side Events fire for both Root and Child Tables.&lt;/p&gt;
&lt;p&gt;1. Is there a way to fire the Events per Table?&lt;/p&gt;
&lt;p&gt;2. What is the best way to Identify which Table is firing the event.&lt;/p&gt;
&lt;p&gt;For instance, some Server Side Events have RowEventArgs which have RowEventArgs.Row.Table.Name that can be used.&lt;/p&gt;
&lt;p&gt;However, the Server Side Event, OnInitializeLayout does not have it.&lt;/p&gt;
&lt;p&gt;Client Side, what is the best way to identify the Table?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Doug&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>