I have a RadGrid embedded in a RadAjaxPanel that gets loaded with data based on an ajaxrequest call to the RadAjaxPanel.
Data is loaded based on a user defined query.
The first time the query fires, the data comes back fine. The second time and every attempt onwards the loading panel remains and the data is not displayed. I only have this issue when testing with IIS. Running the solution from the localhost with VS 2008 does not give me this problem.
Please see the attached image for a sense of the problem.
It does not seem to be a loadingpanel problem, but purely an ajaxrequest problem. Without the loading panel the second request just does not get answered it seems by the server.
cheers,
Marc.
Data is loaded based on a user defined query.
The first time the query fires, the data comes back fine. The second time and every attempt onwards the loading panel remains and the data is not displayed. I only have this issue when testing with IIS. Running the solution from the localhost with VS 2008 does not give me this problem.
Please see the attached image for a sense of the problem.
It does not seem to be a loadingpanel problem, but purely an ajaxrequest problem. Without the loading panel the second request just does not get answered it seems by the server.
cheers,
Marc.