New to Telerik UI for ASP.NET MVC? Download free 30-day trial

MultiColumnComboBoxColumnFactory

Defines the fluent API for configuring List<MultiColumnComboBoxColumn>

Properties

Instance - MultiColumnComboBox

Applicable to a parent MultiColumnComboBox in а cascading scenario. If set to true cascading will be triggered upon custom input in the parent widget. When set to false (default) the child will not cascade and it will be disabled upon setting custom input in the parent MultiColumnComboBox. Cascade on custom values works only when cascadeFromParentField is not set for the child combo, or it points to the dataValueField of the parent.

Methods

Add()

Adds an item to the collection

In this article
Not finding the help you need?