Available in the Full Version

Combo Box - ASP.NET MVC Helper

Current Employee:

Steven Buchanan

Choose New Employee

This sample is designed for a larger screen size.

On mobile, try rotating your screen, view full size, or email to another device.

This sample shows the combo used in a basic ASP.NET MVC scenario. The ASP.NET MVC helper is used to instantiate the combo in the view. In addition, the ComboDataSourceAction attribute is used to process the remote request for the collection of employees as well as process the remote filtering parameters. Finally, you can see how the combo is used in a form to update a field in the model.

Code View

Copy to Clipboard