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

RibbonBarToggleList example

3 Answers 79 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
Ian
Top achievements
Rank 1
Ian asked on 21 Sep 2011, 02:16 PM
Hi,
I'm looking for some further information and/or some example code on using a RibbonBarToggleList.

1) Is there a property in the RibbonBarToggleList that indicates which (if any) button in the list is selected? Or do I have to loop through all of the buttons in the collection to either set or get the selected button?

2) Is there a server-side event that gets fired when a button in a RibbonBarToggleList gets clicked?

Any help appreciated,
Ian

3 Answers, 1 is accepted

Sort by
0
Nikolay Tsenkov
Telerik team
answered on 26 Sep 2011, 08:21 AM
Hello Ian,

Currently the only way to find the toggled button is to iterate through the collection. Thank you for indicating that we need such a property - we will try to implement it in time for Q3 2011 release. Your telerik points are updated.

There is a ToggleListToggled server event you can handle - here is an article in the API reference for RadControls for ASP.NET AJAX: http://www.telerik.com/help/aspnet-ajax/e_telerik_web_ui_radribbonbar_togglelisttoggle.html 

Regards,
Nikolay Tsenkov
the Telerik team
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 RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
Nikolay Tsenkov
Telerik team
answered on 27 Sep 2011, 01:54 PM
Hi Ian,

The RibbonBarToggleList.ToggledButton property is implemented and will be included in the next major release of RadControls (Q3). There will be many new cool features added to RadRibbonBar, such as contextual tabs.

Regards,
Nikolay Tsenkov
the Telerik team
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 RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
Ian
Top achievements
Rank 1
answered on 27 Sep 2011, 02:48 PM
Hi Nikolay,
That's excellent news. Thanks for the quick replies and link to the API docuymentation.

Best regards, Ian
Tags
RibbonBar
Asked by
Ian
Top achievements
Rank 1
Answers by
Nikolay Tsenkov
Telerik team
Ian
Top achievements
Rank 1
Share this question
or