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

GridView in contentTemplate of PanelBar visible during expending/collapsing animation

3 Answers 56 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Vadim
Top achievements
Rank 1
Vadim asked on 03 May 2011, 07:51 PM
I noticed that GridView in contentTemplate of PanelBar becomes visible during expending/collapsing animation.
It seems that sequence of events for onClick is as follows:
Expanding:
  1. show content (overlayed on top of panelbar)
  2. start animation
  3. animation completed
Collapsing:
  1. start collapsing
  2. end collapsing
  3. hide the content

Question: Is it possible to make PanelBar show content in a sliding-exposing fashion?

UPDATE: THIS ONLY HAPPENS IN IE7. in FF everything slides down/up very nicely.

Thanks!

3 Answers, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 12 May 2011, 06:26 PM
Hi Vadim,

I tested this with the same version you have specified in the forum thread - 2011.1 413 - and it worked properly.

Please see the attached project and let me know if I am missed something in reproducing the problem.

All the best,
Simon
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Vadim
Top achievements
Rank 1
answered on 12 May 2011, 07:25 PM
I appologize for not specifiying version of product clearly: RadControls for ASP.NET AJAX Q3 2010 SP2.

My tests gave me an idea about z-index problem in IE7: content z-index is higher then panelBar, making content visible on top of panelbar while it's collapsing/expanding...

PS. I've haven't tested the attached solution.
0
Simon
Telerik team
answered on 13 May 2011, 04:55 PM
Hello Vadim,

In order to help you resolve the problem, I will first need to reproduce it.

Can you please test the attached project with the version you have and let me know if you can reproduce the problem? If not, can you modify the project so that the problem appears and let me know of the changes you have made?

Best wishes,
Simon
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
PanelBar
Asked by
Vadim
Top achievements
Rank 1
Answers by
Simon
Telerik team
Vadim
Top achievements
Rank 1
Share this question
or