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
I am using intersoft webgrid 6.0 enterprise.
There are two webgrids - upper & lower. When there is a change in the row selection in the upper webgrid, the records in the lower webgrid need to be changed.
I have used OnRowChanged event of the upper grid to change the records in the lower grid. This works fine, immediately the page loads.
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.
I could not figure-out what was the issue?
Pl help me
Thanks in advance
Ramesh
I need to check your code, about the way you implement the scenario.
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.
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).
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