Article information
Article relates to
RadPanelBar v4.x RadPanelBar AJAX (Prometheus) Telerik.Web.UI 2008.1.325
Created by
Paul, Telerik
Last modified by
Veskoni, Telerik
HOW-TO Prevent a RadPanelBar item from collapsing
SOLUTION A common way to prevent a RadPanelBar item from collapsing is hooking on the OnClientItemClicking client side event of RadPanelBar and cancel the event when the item is about to be collapsed.
SOLUTION A common way to prevent a RadPanelBar item from collapsing is hooking on the OnClientItemClicking client-side event of RadPanelBar and returning false when the item is about to be collapsed.
Resources Buy Try