New to Telerik UI for Blazor? Download Free 30-day trial

MultiColumnComboBox - Templates

Style in ThemeBuilder

  • Custom SASS variables
  • Atomic customizations
  • Sharing projects
Start Theming
  • Templates.razor
  • ProductService.cs
  • ProductDto.cs
Loading the demo source code...please wait.

Description

The Telerik MultiColumnComboBox for Blazor exposes the following ways of customizing its appearance:

  • HeaderTemplate and FooterTemplate to render content both above and beyond the list containing the suggested items.
  • RowTemplate to alter the appearance altogether of each individual item.
  • separate cell rendering via HeaderTemplate and Template for each column.
In the above demo RowTemplate is used to apply additional formatting to multiple item cells, namely Price and Discontinued.
Besides the templates, there are parameters for adding custom classes to each header and content cell, via Class and HeaderClass parameters exposed within the MultiColumnComboBoxColumn tag.

This MultiColumnComboBox Templates example is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik UI for Blazor components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for Blazor or ThemeBuilder.

Support & Learning Resources

An error has occurred. This application may no longer respond until reloaded.