I have an ASP.Net with a RadGrid. VB.Net is the code-behind.
In the RadGrid, one of the columns is a hyperlink column. When the user clicks on that column, it brings them to an ASP.Net page to display the details of the item they clicked on.
When the user clicks on the hyperlink column, is there a way to show the AjaxLoadingPanel on the RadGrid since loading the page with the details may take more than a few seconds?
Please help!
Thanks!
Sincerely,
Keith Jackson