Example of Template in ASP.NET MVC SpeedDial Control
The following sample demonstrates customization of action items and speed dial popup using templates. Click the Speed Dial button to open action items.
DEMO
SOURCE
In the above example, action items are customized using the ItemTemplate
and popup is customized to load custom UI using the PopupTemplate
.