iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
hi,
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.
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.
I have to execute all this code inside the oninitializerow function , even there is no change in the data.
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.
thanks and regards
ca
There is a WebGrid sample, StockExchange.aspx, that may suit with your requirement.
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.
For more detail information, please check the sample at WebGridSamples project.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname