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

MultiColumnComboBoxColumnFactory

Properties

Instance - MultiColumnComboBox

Applicable to a parent MultiColumnComboBox in a 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

RETURNS

Returns a MultiColumnComboBoxColumnBuilder with the available configuration options.

In this article
Not finding the help you need?