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

Databoubd events is not showin in Kendo combobox

2 Answers 76 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Vetrivelan
Top achievements
Rank 1
Vetrivelan asked on 06 Oct 2017, 06:45 PM

Hi Team,

Currently I am  using Kendo version 2015.1.429 and I am not able to find the Databound event for Kendo combobox

 

Please advise?

 

Thanks,

Vetri.

2 Answers, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 09 Oct 2017, 10:59 AM
Hello Vetri,

I have performed some local tests, but it seems that the dataBound event is properly triggered. I can confirm that the event is available in the specified version. Please make sure that it is hooked as demonstrated in the documentation article below:

https://docs.telerik.com/kendo-ui/api/javascript/ui/combobox#events-dataBound

In addition, in the dojo example below, you can observe the proper triggering in the version that you've specified:

https://dojo.telerik.com/AcAlOm/2

Regards,
Nencho
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Vetrivelan
Top achievements
Rank 1
answered on 16 Oct 2017, 01:38 PM
Thanks Nencho. It is working good. It was my mistake ,I did properly point Kendo.Mvc.dll version.
Tags
DropDownList
Asked by
Vetrivelan
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Vetrivelan
Top achievements
Rank 1
Share this question
or