We've gotten a request to make a change to an existing application that uses a RadAjaxLoadingPanel which is used to show a loading message for a RadAjaxPanel which has a RadGrid inside of it and works as expected with the loading message covering the whole grid but we want it to only display the loading message over the row that has been selected (because a NestedViewTemplate is shown on row select which has to perform a database lookup).
All of the example projects and search results show this happening over the entire grid so I'm wondering if this is possible. Thanks.
All of the example projects and search results show this happening over the entire grid so I'm wondering if this is possible. Thanks.