Hi,
Are there any events on the client side which fire when a new page is requested from the grid for which I can write javascript code to handle?
The reason that I ask is that I have a grid with client-side binding and caching enabled. This works pretty much as I would expect except that when you go to a page which is cached the RadAjaxLoadingPanel isn't shown and I would really like to show it and hide it again for the cached pages as it is great indicator as to whether something is going on.
Stuart
Are there any events on the client side which fire when a new page is requested from the grid for which I can write javascript code to handle?
The reason that I ask is that I have a grid with client-side binding and caching enabled. This works pretty much as I would expect except that when you go to a page which is cached the RadAjaxLoadingPanel isn't shown and I would really like to show it and hide it again for the cached pages as it is great indicator as to whether something is going on.
Stuart