I'm trying to figure out which control I should be using to implement a split button. I thoughtthere was something in the UltraWebToolbar but I don't want to use an control that is about to be obsoleted. Bascially I need the following fuctionality:
A button has three functions, one of which is the default. If I click the button it executes the current default action. If I click the dropdown I can select and run a different action. That action then becomes the default and changes the image/text on the button.
[ *** Action 1 (Default) <>]
click the dropdrop arrow <> and see the options
*** Action 1
% Action2
$ Action 3
Thanks
jack
According to Quince there should be something but it just points at the sample page and I can't find anything.
http://quince.infragistics.com/#/Main/ViewPattern$pattern=Drop+Down+Button