Example of ComboBoxFor in ASP.NET MVC ComboBox Control

This example demonstrates the strongly-typed helper of ComboBox. Edit the ComboBox's value and click the 'Submit' button to pass the modified value to controller.

DEMO
SOURCE

In this sample, the ComboBox is rendered with strongly-typed helper (FOR control) and bind its value from controller using model binding. The modified value is bind to controller action "ComboBoxFor" when submit a page.

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