﻿<?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 - webgrid refresh automatically</title><link>http://www.intersoftsolutions.com/Community/WebGrid/webgrid-refresh-automatically/</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>webgrid refresh automatically</title><link>http://www.intersoftsolutions.com/Community/WebGrid/webgrid-refresh-automatically/</link><pubDate>Wed, 23 Jun 2010 12:10:30 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;There is a WebGrid sample, StockExchange.aspx, that may suit with your requirement.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;In the sample, ISDataSource is used as WebGrid’s data source. WebGrid’s data is updated using WebFlyPostBackManager and WebNotification to simulate stock exchange environment. At each notification, WebFlyPostBackManager will perform ChangeDay functionality and update the Grid’s data. All this action is performed under Intersoft AJAX architecture.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;For more detail information, please check the sample at WebGridSamples project.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>webgrid refresh automatically</title><link>http://www.intersoftsolutions.com/Community/WebGrid/webgrid-refresh-automatically/</link><pubDate>Wed, 23 Jun 2010 05:16:48 GMT</pubDate><dc:creator>ismail</dc:creator><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;i have a webgrid in my page. Which is populated with webservice (using ISDatasource) . webservice takes the data from Dataset . Using some other application this data set is getting incremented.&lt;/p&gt;
&lt;p&gt;In order to get this value in my webgrid i am regulary refreshing the webgrid using timer. But here my problem is refreshing of webgrid takes some time as i have some code in oninitilizerow function.&lt;/p&gt;
&lt;p&gt;I have to execute all this code inside the oninitializerow function , even there is no change in the data.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Is there any way , i can refresh the grid only when there is change in the dataset on the server. Or ios there any method, so that i can execute all the code inside the oninitialize only when there is change in the dataset on the server.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;thanks and regards&lt;/p&gt;
&lt;p&gt;ca&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>