This is a migrated thread and some comments may be shown as answers.

selected text in MultiColumnComboBox

1 Answer 68 Views
MultiColumnComboBox
This is a migrated thread and some comments may be shown as answers.
sarthkee
Top achievements
Rank 1
Veteran
sarthkee asked on 12 Mar 2021, 08:49 AM
How to get text selected in MultiColumnComboBox ?

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 16 Mar 2021, 05:11 PM

Hi,

The get_value() method of the MultiColumnComboBox returns the currently selected value:

https://docs.telerik.com/devtools/aspnet-ajax/controls/multicolumncombobox/client-side-programming/overview

$find("RadMultiColumnComboBox1").get_value();

Regards,
Vessy
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
MultiColumnComboBox
Asked by
sarthkee
Top achievements
Rank 1
Veteran
Answers by
Vessy
Telerik team
Share this question
or