I have a radgrid that displays a radajaxloadingpanel upon update.
In IE, when update occurs, the entire grid is greyed out with the loading panel (desired). However, in firefox, if the user scrolls down to update a row that was not originally not visible, the greyed out effect of the loading panel only affects the originally visible rows in the grid. So if a user has scrolled so far down that none of the original rows are visible, they receive no feedback that anything is executing.
In IE, when update occurs, the entire grid is greyed out with the loading panel (desired). However, in firefox, if the user scrolls down to update a row that was not originally not visible, the greyed out effect of the loading panel only affects the originally visible rows in the grid. So if a user has scrolled so far down that none of the original rows are visible, they receive no feedback that anything is executing.