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

[Solved] problems with latest hotfix 2008.1.619

3 Answers 100 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
newbie
Top achievements
Rank 1
newbie asked on 25 Jun 2008, 07:48 PM
i recently upgraded to the new version of telerik (the latest hotfix 2008.1.619)

with the earlier version when i expanded one of the items in my radpanelbar the other already opened node collapsed.
With the new version that does not happen.

Can you suggest why?

3 Answers, 1 is accepted

Sort by
0
newbie
Top achievements
Rank 1
answered on 25 Jun 2008, 08:23 PM
seems like I need to set the radpanelbar property ExpandMode="SingleexpandedItem".
By default it was taking as multipleexpandedItem
0
newbie
Top achievements
Rank 1
answered on 26 Jun 2008, 04:20 PM
I am still having some issues with this.
I am using a sitemap as the datasource for the RadPanelBar.

In case where I expand an item and then clcik on a header which does not have any child items the expanded item does not collapse.

I tried the code as given in this example:
http://www.telerik.com/help/aspnet-ajax/collapse-previously-expanded-header-item-when-clicking-header-item-without-child-items.html 

but this does not solve my problem.
Please help.
0
newbie
Top achievements
Rank 1
answered on 26 Jun 2008, 04:26 PM
seems like I had a PersistStateInCookie="true" set in the properties.After removing that the code seems to be running fine.
Sorry for the confusion.
Tags
PanelBar
Asked by
newbie
Top achievements
Rank 1
Answers by
newbie
Top achievements
Rank 1
Share this question
or