You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: controls/multicolumncombobox/overview.md
+12-8Lines changed: 12 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,11 @@ position: 0
10
10
11
11
# MultiColumnComboBox Overview
12
12
13
-
RadMultiColumnComboBox is a server-side WebForms wrapper over the MultiColumnComboBox for Kendo UI for jQuery. It operates on the client and provides functionality similar to a regular dropdown, but with highly simplified approach for creating columns in the dropdown.
13
+
RadMultiColumnComboBox is similar to a regular dropdown, and offers a highly simplified approach for creating columns in the dropdown.
14
+
15
+
RadMultiColumnComboBox is available as of R1 2019 and it is a server-side WebForms wrapper over the MultiColumnComboBox for Kendo UI for jQuery widget.
16
+
17
+
>caption Figure 1: RadMultiColumnComboBox allows you to create such a complex layout with [under 20 lines of markup](http://demos.telerik.com/aspnet-ajax/multicolumncombobox/overview/defaultcs.aspx).
0 commit comments