Declined
Last Updated: 09 Jun 2015 08:37 by ADMIN
ADMIN
Marin Bratanov
Created on: 14 May 2015 08:48
Category: Ajax
Type: Feature Request
0
Improve the hide() method to hide the RadAjaxLoadingPanel unconditionally when no arguments are provided
At present, you must provide the client-side ID of the element from which you want to remove the loading panel, which you cannot have when the loading panel is a DefaultLoadingPanel, for example, or when there has been an error and you simply want to hide all loading panels so the end user can continue working with the page.

Calling hide() without arguments should hide all instances of the loading panel, regardless of the elements over which they are shown.
1 comment
ADMIN
Vasil
Posted on: 09 Jun 2015 08:36
The RadAjaxManager and RadAjaxPanel are having such method called hideLoadingPanels();