Example of Multi Column in ASP.NET Core ComboBox Control

ComboBox
Multi Column

This sample demonstrates the Multicolumn ComboBox. Click/focus and type the character in the ComboBox to select an item from the multicolumn data.

The ComboBox has an option to display the data in a multicolumn layout using the following templates.

  • Header Template : Displays the column names in the grid layout header.
  • Item Template : Binds the data value by row wise.
Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab