I have a webform with many RadGrids on it. There are two of the grids that display an animated wheel located in a panel in the lower left footer that displays a waiting or working status when operations occur like the user hitting the "Update" or "Insert" buttons in the grid rows. This is the default animation for Ajax I believe.
I want to maintain that style across all the RadGrids. I have compared all the properties of the grids in question that have that behaviour to the grids that do not display that feature right and cannot find the properties to alter on the non participating RadGrids. Each RadGrid is wrapped in it's own UpdatePanel.
Any suggestions would be appreciated.
Thanks
I want to maintain that style across all the RadGrids. I have compared all the properties of the grids in question that have that behaviour to the grids that do not display that feature right and cannot find the properties to alter on the non participating RadGrids. Each RadGrid is wrapped in it's own UpdatePanel.
Any suggestions would be appreciated.
Thanks