Hi,
I have a master/content page scenario with 2 listboxes (available and chosen) and 2 buttons (add and remove) on the page.
Clicking on a button either adds a value from the available to the chosen or removes a value from the chosen to the available.
I have a RadAjaxManageProxy on the page and have it set up so that when a button is pressed it will refresh all listboxes and buttons.
The RadAjaxLoadingPanel is set to show over the button that was clicked.
However when a button is clicked the RadAjaxLoadingPanel is showing in the top left corner of the browser and not over the control.
Any ideas?
I have a master/content page scenario with 2 listboxes (available and chosen) and 2 buttons (add and remove) on the page.
Clicking on a button either adds a value from the available to the chosen or removes a value from the chosen to the available.
I have a RadAjaxManageProxy on the page and have it set up so that when a button is pressed it will refresh all listboxes and buttons.
The RadAjaxLoadingPanel is set to show over the button that was clicked.
However when a button is clicked the RadAjaxLoadingPanel is showing in the top left corner of the browser and not over the control.
Any ideas?