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

OnClientDropDownClosed fires twice

1 Answer 88 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 27 Mar 2017, 04:35 PM

I'm using a RadGrid with a  GridTemplateColumn.  In my EditItemTemplate I place a RadDropDownList and I set the OnClientDropDownClosed event to a JS function. Everything has been working fine for quite a while.  Then after updating our project to 2017.1.228.45 the OnClientDropDownClosed event is now firing twice. 

 

This is a problem for the application because inside our OnClientDropDownClosed JS function we have a Confirm pop up.  When the event is fired twice Two pop up's get displayed on the UI. 

Any suggestions on how to correct this behavior?

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 30 Mar 2017, 02:29 PM
Hi Tim,

I tried to reproduce the reported issue with the latest version of the controls, but the OnClientDropDownClosed event is fired just once at my end. Are you experiencing the problem in all browsers or only in a specific one?

For convenience, I am attaching my test page to this reply - are you able to reproduce the same problem with it? If no, can you modify it up to a point where the problem occurs and send it back for a further investigation?

Regards,
Vessy
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
DropDownList
Asked by
Tim
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or