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

Panelbar script causing Warning: Unresponsive script error

2 Answers 31 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Pivetal
Top achievements
Rank 1
Pivetal asked on 14 May 2008, 09:06 AM
Hi,

I am loading multiple controls using a RadTabstrip and RadMultipage combination. For the RadMultipage I have set RenderSelectedPageOnly flag to true, with one usercontrol on each pageview. On one of my controls I have a radpanelbar which hosts several RadPanelItem which intern host radcharts. After selecting a few different tabs (hence loading different controls) I get the following error in firefox (same for IE) Warning: Unresponsive script. When I debug the error I find myself within the javascript functions associated with RadPanelEventArgs:
_windowLoadHandler
->__callRadShow
->__repaintPanelBarItems
->get_expandedItems
->__findItemByHierarchicalIndex

I am quite surprised that I am within these functions as the panelbar is not being shown but I guess the event is still being fired!

When i take the radpanelbar out everything behaves as expected, but obviously I would like to keep it in; is there something I should be doing. Sorry I do not have an example to hand so hopefully I have provided enough information for you to go on!

Thanks
Bleddyn

2 Answers, 1 is accepted

Sort by
0
Rosi
Telerik team
answered on 14 May 2008, 12:17 PM
Hi Bleddyn,

Please try our latest internal build. Download it and give it a try.

If this does not help you,please open a support ticket and send us simple and running project illustrating the problem. We will test it locally and try to find a working solution for you.

Kind regards,
Rosi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Pivetal
Top achievements
Rank 1
answered on 14 May 2008, 02:21 PM
Thank you for your fast reply!

I have tried the fix; it did improve the performance; but not enough!

So I will open a support ticket.

Thanks
Bleddyn
Tags
PanelBar
Asked by
Pivetal
Top achievements
Rank 1
Answers by
Rosi
Telerik team
Pivetal
Top achievements
Rank 1
Share this question
or