Hi Gurus,
I have a RadTreeView control within a parent DIV that is set for CSS Overflow:Auto (for Firefox3). So when the user expands the RadTreeView the page does not grow, but instead scrollbars appear on the DIV.
The RadAjaxLoadingPanel is set up with Sticky=False
However, the area replaced by the RadAjaxLoadingPanel extends outside the DIV parent tag in FireFox3 but works fine in IE7.
It appears that the RadAjaxLoadingPanel does not take in account the fact that the RadTreeView is within a DIV parent with a height attribute set and overflow set to "auto."
Are you planning to fix this bug and take in account the size of the parent DIV so the RadAjaxLoadingPanel only appears within the parent DIV container and does not extend outside of it?
I have a RadTreeView control within a parent DIV that is set for CSS Overflow:Auto (for Firefox3). So when the user expands the RadTreeView the page does not grow, but instead scrollbars appear on the DIV.
The RadAjaxLoadingPanel is set up with Sticky=False
However, the area replaced by the RadAjaxLoadingPanel extends outside the DIV parent tag in FireFox3 but works fine in IE7.
It appears that the RadAjaxLoadingPanel does not take in account the fact that the RadTreeView is within a DIV parent with a height attribute set and overflow set to "auto."
Are you planning to fix this bug and take in account the size of the parent DIV so the RadAjaxLoadingPanel only appears within the parent DIV container and does not extend outside of it?