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

LoadingPanel and custom paging

1 Answer 47 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Susan
Top achievements
Rank 1
Susan asked on 31 Jan 2012, 03:48 PM
Problem: LoadingPanel does not display when using custom paging with a RadDataPager and a RadListView.

This is on a User Control using RadAjaxManagerProxy to configure Ajax settings. The manager is working correctly because the ListView does postback and page correctly. It's just the loading panel that will not display.

The outline of the control is as follows:

-RadAjaxManagerProxy
-RadAjaxLoadingPanel
-RadTabStrip
-RadMultiPage
   -RadPageView
      -RadListView
          -RadDataPager (on ListView ItemTemplate)

I've tried moving the Loading Panel around, changing how the manager updates the controls, etc. I have not been able to make the LoadingPanel appear in any scenario. Any thoughts on what could be causing this problem?

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 01 Feb 2012, 04:36 PM
Hi Steve,

Please ensure that the ajax settings for the RadTabStrip and RadMultiPage controls are added correctly as it is shown in the following help topic.
Also please note that the RadAjaxLoadingPanel control should have a Skin property set in order to appear correctly.
Give this a try and let me know if it helps.


Greetings,
Maria Ilieva
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Ajax
Asked by
Susan
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or