WidgetExtensions..::..AutoSelectFirst Method
Adds JavaScript event handler for databound of widget
that selects the first value on the list.
Namespace:
Suoranta.WebApp.Kendo.RazorHelpersAssembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public static MultiColumnComboBoxBuilder AutoSelectFirst( this MultiColumnComboBoxBuilder builder, IHtmlHelper htmlHelper )
Parameters
- builder
- Type: MultiColumnComboBoxBuilder
- htmlHelper
- Type: Suoranta.WebApp.Interfaces..::..IHtmlHelper
The HTML helper.

