Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
65
Server does not responds
posted

I am using webdatagrid and paging, it is working fine for first page but when we go for other pages error occurs as "Server does not responds"

On pageindexchange i am fetching data from database.

Is there a perticuler time limit to respond?

 

 

 

 


  • 49378
    posted

    Hi icicbanksdg,

    It has been some time since your post, however in case you still need asistance I would be glad to help.

    While WebDataGrid indeed sets a timeout period when making AJAX callbacks, note that with most datasource you would not need to manually fetch the data for the respecive page on PageIndexChange. I would also suggest that you ensure that the grid is bound to its datasource on each postback.

    Please feel free to contact me if you have any questions.