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

KendoReact Combobox not firing onChange event in a form

2 Answers 613 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Pranay
Top achievements
Rank 1
Pranay asked on 04 Feb 2021, 04:32 PM

Hi

When we have combobox control in a form, it is not firing onChange event. It is firing onOpen event, but not onChange. I have tried FormComboBox and ComboBox inside Form, but both are failing.

 

Demo project: https://stackblitz.com/edit/react-combo-notfiring-onchange?file=app/main.jsx

2 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 05 Feb 2021, 09:43 AM

Hello, Pranay,

This is fixed in the latest dev version:

https://www.telerik.com/kendo-react-ui/components/changelogs/ui-for-react/#496d9df2-07e7-5c0a-af7a-3bd29a16d642

`form: add onChange event to Field component`

https://www.telerik.com/kendo-react-ui-develop/components/form/api/FieldProps/#toc-onchange

Regards,
Stefan
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

0
Pranay
Top achievements
Rank 1
answered on 11 Feb 2021, 03:29 PM

Thank you Stefan!

It is working as expected now.

 

Cheers!

Tags
General Discussions
Asked by
Pranay
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Pranay
Top achievements
Rank 1
Share this question
or