• Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Template in ASP.NET MVC Toolbar Control

This sample demonstrates customization of the ASP.Net MVC Toolbar.

DEMO
SOURCE
of 100

In this demo, the ASP.Net MVC Toolbar showcases customization options for toolbar items using the template property. The Toolbar items are arranged using the align property.

To add icons to the toolbar items, the prefixIcon property is used. When the showTextOn property's is set to overflow, the Toolbar items' text that overflows will be visible.

In this demo, NumericTextBox, ComboBox and TextBox are used inside the Toolbar .