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

How to set ComboBox textField attribute value dynamically for non primitive values

1 Answer 73 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jogi
Top achievements
Rank 1
Jogi asked on 20 Jun 2019, 08:37 AM
How to set ComboBox "textField " attribute value dynamically for non primitive values

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 20 Jun 2019, 12:24 PM
Hello, Jogi,

This can be achieved if the textField is bound to a state value. When the state value changes, the textField will change as well.

This is an example:

https://stackblitz.com/edit/react-c4kyez?file=app/main.jsx

I hope this is helpful.

Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Jogi
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or