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

Loading panel not displayed when events fired from user control

1 Answer 52 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Kunal Vora
Top achievements
Rank 1
Kunal Vora asked on 18 Apr 2010, 01:15 PM
Hi,

I have a RadTabStrip control with 4 tabs in a asp.net page. In these tabs, I have different user controls placed. I am not adding the user controls dynamically; they are on the page when the page loads so I am not giving them any dynamic ID at runtime.

When any events fire from grids / other controls which are in these user controls and which in turn update the grids on the main page, I cannot see the Loading Panel, although the page updates correctly.

This page uses RadAjaxManagerProxy for AjaxSettings, since the master page from where this child page is inherited, contains the RadAjaxManager. The RadAjaxManagerProxy does not give me client events like OnRequestStart and OnResponseEnd.

I have placed the entire RadTabStrip in an asp:panel control, and the multipages also in asp:panel and div controls in the page design. I also tried placing the usercontrols in asp:panels and then giving those panel IDs in "updated controls" (instead of the entire panel) in the Ajax Settings, . Either way, the functionality is working but without the Loading Panel

Please suggest how should I place the user controls and how should I set the controlID and UpdatedControls in the page since most of the controls depend on each other at runtime,

Thanks in advance,
Kunal Vora

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 19 Apr 2010, 11:57 AM
Hello Kunal,

Please, refer to the other forum ticket post for additional information. To avoid duplicate posts, we can continue our communication there.

Regards,
Pavlina
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Ajax
Asked by
Kunal Vora
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or