Example of Split Button in ASP.NET MVC Button Control

This sample demonstrates the default functionalities of the SplitButton. By clicking primary button, default action will be triggered and by clicking secondary button, a popup with a list of action items will be displayed.

DEMO
SOURCE

SplitButton component has primary and secondary button. Primary button is used to select default action and secondary button is used to toggle contextual overlays for displaying list of links that containing action items. It can contain both text and images.

In this sample, SplitButton contains icon, content, and list of action items. Icon can be added by using iconCss opens in a new tab property, content can be added by using content opens in a new tab property and list of action items can be added by using items opens in a new tab property.

More information about SplitButton can be found in this documentation section opens in a new tab .

Transform your ASP.NET MVC web apps today with Syncfusion ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab