Hi,
I am using telerik controls and I beleive I am having a compatablity issues with ajax and telerik controls, I have designed a simple page which has some telerik textboxes,grid and buttons Clear and Search. When I click on Search button it fetches some data from the database and bounds to the grid and when I click on Clear button it clears the data of the grid and textboxes, this button click event is behaving abruptly, that is when I click on Search button or Clear button the event doesn't fire, only I can see the Update progress and after some time i get the follwing error
Sys.WebForms.PageRequestManagerTimeoutException: The server request timed out.
The most weired thing is that the search button event works fine at the first instance but gives the above error afterwards.
So kindly advice regarding this behaviour.
Regards,
Santhosh
I am using telerik controls and I beleive I am having a compatablity issues with ajax and telerik controls, I have designed a simple page which has some telerik textboxes,grid and buttons Clear and Search. When I click on Search button it fetches some data from the database and bounds to the grid and when I click on Clear button it clears the data of the grid and textboxes, this button click event is behaving abruptly, that is when I click on Search button or Clear button the event doesn't fire, only I can see the Update progress and after some time i get the follwing error
Sys.WebForms.PageRequestManagerTimeoutException: The server request timed out.
The most weired thing is that the search button event works fine at the first instance but gives the above error afterwards.
So kindly advice regarding this behaviour.
Regards,
Santhosh