Hi,
Is there any way to change the background while the grid is refreshing due to filtering. Its like 5-7 sec delay and dont want the user to see a blank screen (grid portion) till then. It could be an image or a text.
One suggestion is that you can use a RadAjaxLoadingPanel for your required scenario. You can add it along with a RadAjaxPanel or RadAjaxManager and have the Grid in it.