How do I imperatively set the default selected value of a kendo angular combobox?
1 Answer, 1 is accepted
0
Accepted
Dimiter Topalov
Telerik team
answered on 13 Sep 2018, 09:37 AM
Hello Alex,
Depending on the scenario and the type of data and value binding the approach may vary, but typically binding the value property of the ComboBox will set the selected item accordingly. You can provide the value either in the markup configuration or bind it to a component class field, e.g.:
I hope this helps, but if I am missing something, please describe the scenario and the desired functionality in further details, so I can try providing a solution that is more suitable to the specific use case. Thank you in advance.
Regards,
Dimiter Topalov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.