the webgrid can't execute succeed after a long time

3 replies. Last post: January 1, 2013 11:25 PM by Bernard Xiang
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
su suMember

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);

1 attachment
All times are GMT -5. The time now is 9:27 AM.
Previous Next