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

ClickEvent for PanelBar

1 Answer 53 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Kunmuni
Top achievements
Rank 1
Kunmuni asked on 21 Aug 2008, 05:37 PM
Do I have to set something so the itemclick event will fire for the Panel bar. Also my items are not expanding. Appreciate your help.
Here is the code
<telerik:RadPanelBar id="UserRadPanelBar" Runat="server" OnItemClick="UserRadPanelBar_ItemClick" AllowCollapseAllItems="True" ExpandDelay="200">
                            <collapseanimation type="InQuint"></collapseanimation>
                            <expandanimation type="InQuad"></expandanimation>
                        </telerik:RadPanelBar>

1 Answer, 1 is accepted

Sort by
0
Rosi
Telerik team
answered on 22 Aug 2008, 07:23 AM
Hello Kunmuni,

Hooking on the OnItemClick event should be enough, You can see for reference our online example.

Could you tell us if you receive any javascript errors? Also I suggest you check the settings of your browser if scripting is enabled.

All the best,
Rosi
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
PanelBar
Asked by
Kunmuni
Top achievements
Rank 1
Answers by
Rosi
Telerik team
Share this question
or