How can I reset the value when I use confirm function in dropdownlist using Kendo Vue ?

0 Answers 66 Views
DropDownList
Dev
Top achievements
Rank 1
Iron
Iron
Dev asked on 30 Jun 2021, 06:10 PM

Hi, this is my problem.

I use the confirm function in kendo dropdownlist to make sure the user want to change the value or not.

When the user choose "cancel", that means he doesn't want to change the old value.

However the value in the dropdownlist UI shows the changed NEW value.

 

Here is the example: https://stackblitz.com/edit/juptyl?file=src/main.vue

Although the console shows "CANCEL", but the UI still shows the changed new value.

How can I fix this ? Thank you in advance!!!

Petar
Telerik team
commented on 05 Jul 2021, 07:25 AM

Hi,

I've already answered your question in this forum thread. Please check it and if you have additional questions, let's continue the communication there. 

No answers yet. Maybe you can help?

Tags
DropDownList
Asked by
Dev
Top achievements
Rank 1
Iron
Iron
Share this question
or