﻿<?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 - Web grid OnRowChanged event</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Web-grid-OnRowChanged-event/</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>Web grid OnRowChanged event</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Web-grid-OnRowChanged-event/</link><pubDate>Tue, 26 Jan 2010 04:23:52 GMT</pubDate><dc:creator>yudi</dc:creator><category>Web Grid OnRowChanged</category><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;I need to check your code, about the way you implement the scenario.&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 one simple sample based on your scenario. The difference is, that the sample doesn’t use OnRowChanged event of upper WebGrid. It uses OnInitializePostBack (server side event) and OnRowSelect (client side event) instead of OnRowChanged event.&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 never experience the same issue as yours by using the attached sample. Please have the sample tested on your end and let me know your response. If the sample doesn’t suit with your scenario, could you please send a running simple sample that replicates the issue to us to be evaluated further? (You may use any Northwind database or any dataset that available in WebGridSamples project).&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Web grid OnRowChanged event</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Web-grid-OnRowChanged-event/</link><pubDate>Mon, 25 Jan 2010 05:38:59 GMT</pubDate><dc:creator>naidura1</dc:creator><category>Web Grid OnRowChanged</category><description>Hello,
&lt;p&gt;I am using intersoft webgrid 6.0 enterprise. &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;There are two webgrids - upper &amp; lower. When there is a change in the row selection in the upper webgrid, the records in the lower webgrid need to be changed.&lt;/p&gt;
&lt;p&gt;I have used OnRowChanged event of the upper grid to change the records in the lower grid. This works fine, immediately the page loads.&lt;/p&gt;
&lt;p&gt;The problem is - when the page left for 5-10 min without any event raised, then after change in the row selection in the upper webgrid, then there is no change in the records in the lower webgrid. In Dubug, it is found that  OnRowChanged event was never fired when the page left idle.&lt;/p&gt;
&lt;p&gt;I could not figure-out what was the issue?&lt;/p&gt;
&lt;p&gt;Pl help me&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
&lt;p&gt;Ramesh&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>