Duplicated
Last Updated: 15 Jun 2021 07:06 by ADMIN
ADMIN
Pero
Created on: 06 Dec 2010 03:30
Category: Button
Type: Feature Request
9
IMPROVE SplitButton functionality of the RadButton control
Improve the SplitButton functionality so it is easier to use. Also provide a way for easier integration of ContextMenu with SplitButton as shown in the following demo: http://demos.telerik.com/aspnet-ajax/button/examples/splitbutton/defaultcs.aspx
Duplicated
This item is a duplicate of an already existing item. You can find the original item here:
2 comments
Peter
Posted on: 20 Feb 2018 15:37
Agreed. The 'standard' behavior for a split button is 'pop up a menu', so it would be extremely helpful if there were shortcuts available for that behavior. Just include an optional 'ContextMenuID' property; if that property is used, then automatically connect to the specified context menu. If someone wants to do something else with the split button, they just don't fill in the 'ContextMenuID' property, and wire it up as they do now.
Michael
Posted on: 14 Nov 2012 10:26
I agree!  I'd like to be able to get the context menu in split button mode through the RadButton markup.  It's just a pain to hook it up through javascript every time.  Maybe at a minimum, add a new property to be able to specify the ID of a context menu o