Posted
on Apr 28, 2010
(permalink)
Your Message in the past to somehow:
You can use the Expanded and Selected properties of RadPanelBarGroupElement to manually expand/collapse or select/unselect a group. However, I still not quite sure what is wrong in the behavior of RadPanelBar. Please send me a sample project which reproduces the erronous behavior. It will help me address any potential issue faster.
My Message:
Well,
i have an RadPanelbar on my Page and i wanna select an Item as selected, so that the panelbar will pop up at the right position.
We have the panelbar in Use and at the 3th level is a link on another page, when the user go back, the same level with the same content shall be shown.
I've tried to use "radPanelbar".Expanded, but there is only a ExpandenMode and even Selected is only shown as SelectedItem, this would be no problem when selectedItem would be not an ReadOnly Property.
So how can i now select which Item shall be shown on an page load, if I got the Name or value of the item?
Greetings
D. Winterstein