Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > PanelBar > RadPanelBar Expand is slow in Internet Explorer

Not answered RadPanelBar Expand is slow in Internet Explorer

Feed from this thread
  • Neha avatar

    Posted on Oct 20, 2011 (permalink)

    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

    Reply

  • Posted on Oct 21, 2011 (permalink)

    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.

    Reply

  • Say Hello to Telerik's PivotGrid for ASP.NET AJAX, Silverlight, WPF and WinForms. Now packed with OLAP support.
  • Anil Nautiyal avatar

    Posted on Oct 26, 2012 (permalink)

    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

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > PanelBar > RadPanelBar Expand is slow in Internet Explorer
Related resources for "RadPanelBar Expand is slow in Internet Explorer"

[  ASP.NET PanelBar Features  |  Documentation  |  Demos |  Step-by-step Tutorial  ]