This is a migrated thread and some comments may be shown as answers.

RadGrid and AjaxLoadingPanel

2 Answers 54 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Keith
Top achievements
Rank 1
Keith asked on 17 Aug 2016, 12:51 PM

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

 

2 Answers, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 22 Aug 2016, 07:20 AM
Hello Keith,

When you are opening another page, it is not possible to display a RadAjaxLoadingPanel while that new page is loading. The RadAjaxLoadingPanel is designed to be used with AJAX only. Here you can find detailed information on this matter:
 

Regards,
Konstantin Dikov
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
Keith
Top achievements
Rank 1
answered on 22 Aug 2016, 06:38 PM

Hi Konstantin,

    I figured that would be the case but was not sure so that is why I asked.

    Thanks for your help!

Sincerely,

Keith Jackson

Tags
Grid
Asked by
Keith
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Keith
Top achievements
Rank 1
Share this question
or