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 met problems,when I deployed my project to IIS,it succeed,when I executed it ,it succeed,to.But when I want to sort one column at the Executed page after a long time (for example ,20minute).the page errors, is this called session expired? how to solve it? thank you ?please see the attached document.
the bindings way is like this:
WebGrid2.DataSource = dt; WebGrid2.DataBind(); txt_iid.Text = key; WebGrid1.ClientAction.RenderControl(txt_iid); WebGrid1.ClientAction.RenderControl(WebGrid2);
Hi su su,
This problem might be happen because the connection from server to database cannot established. Please ensure the connection between your website to your database has been has been successfully configured.
This problem also happen in WebGrid Unbound mode. When WebGrid Unbound mode do FlyPostBack, it would show this error message because WebGrid Unbound mode won't find the database. Hope this helps.
Regards,Bernard
Hi Bernard,
First ,the connection between server and database is sure established successfully,because at first ,the data can display successfully. But after a little long time,it cause error.
Second , I can't find I used Unbound mode in my project,the binding I use is like this in WebGrid1_InitializePostBack events:
Could you please give me a hand?
I couldn't replicate your issue here. This problem might happen because WebGrid couldn't communicate to server. But based on issue that you described above, I assume that WebGrid maybe refresh its data continously or some code might request to server continously. If possible, could you send us a simple sample that can replicate your issue in our local end or maybe you can explain us the scenario that you want to achieve? I also attach my sample here to show you how to make interaction between 2 WebGrids. Hope my sample can help you to achieve your scenario. Look forward to hear any feedback from you so I can help you further.
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