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

RadPanelBar Expand is slow in Internet Explorer

2 Answers 97 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Neha
Top achievements
Rank 1
Neha asked on 20 Oct 2011, 07:30 PM
In my asp page i have RadPanelbar which contains 2 list boxes and 1 RadTreeview and 1 Checklistbox. Below RadPanelBar i have RadGrid, which get re sized based on panel expand and collapse. I noticed that after binding listbox and treeview with database. Panel Expand takes time in internet explorer. Even UI looks merged in between transition.(Check ScreenShot, It slow such a way that i can take screen shot very easily :( )

Expand and collapse happening client side, so it's not doing trip to server during that operation, so why it takes time? It's all rendering time which is more in IE7?

Let me know any way i can make it faster? I already checked Optimizing article, which doesn't have anything specific to RadPanelBar or RadListBox

Thanks,
Neha Bhatt

2 Answers, 1 is accepted

Sort by
0
Kevin
Top achievements
Rank 2
answered on 21 Oct 2011, 02:59 PM
Hello Neha,

Have you tried turning off the animation and see if that speeds things up. You just need to set None on the ExpandAnimation and CollapseAnimation properties.

I hope that helps.
0
Anil Nautiyal
Top achievements
Rank 1
answered on 26 Oct 2012, 07:47 AM
Hello 
i am also having same problem.i set ExpandAnimation and CollapseAnimation properties to None.but still RadPanelbar's Expand/Collapse very slow.
Please help me
Thanks
Anil

Tags
PanelBar
Asked by
Neha
Top achievements
Rank 1
Answers by
Kevin
Top achievements
Rank 2
Anil Nautiyal
Top achievements
Rank 1
Share this question
or