Hi,
I am adding controls to a page from the server side, and I need to change the progress indicator for a WebAsyncRefreshPanel. I Checked the documentation, and I only found how to do it from client side.Is there a way to change the progress indicator image from server side?
Thanks
I'm assuming you're referring to changing the progress indicator of a WebAsyncRefreshPanel from the client-side. The following article from our online Knowledge Base shows how to accomplish this:HOWTO: How to change the image of a WebAsyncRefreshPanel's Progress Indicator
can u tell me how can v chnage icon at client side?
Currently, client-side code is required to set the progress indicator image for WebAsyncRefreshPanel.
That said, it's a reasonable request to have a server-side property to do the same thing. You can submit a feature request here if you'd like to see such a property in a future release of the toolset.