Is there a way to change the PanelBar's current selection through a javascript or jQuery call? I'm trying to be able to reset it to 'no selection' when the user presses a button.
1 Answer, 1 is accepted
0
Accepted
Dimo
Telerik team
answered on 14 Nov 2011, 01:04 PM
Hi Keith,
The PanelBar selection is purely visual, so in order to clear it, you only have to remove the t-state-selected CSS class from any items that have it:
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now