Hi,
I can't use this control because I receive this error when its rendering:
Uncaught TypeError: Cannot read property 'find' of undefined
at Object.create (ej.web.all.min.js:10)
at Object._trigger (ej.web.all.min.js:10)
at new <anonymous> (ej.web.all.min.js:10)
at r.fn.init.n.fn.(anonymous function) [as ejDropDownList] (http://cdn.syncfusion.com/16.1.0.37/js/web/ej.web.all.min.js:10:23825)
at Object._createControl (ej.web.all.min.js:10)
at ej.web.all.min.js:10
create @ ej.web.all.min.js:10
_trigger @ ej.web.all.min.js:10
(anonymous) @ ej.web.all.min.js:10
n.fn.(anonymous function) @ ej.web.all.min.js:10
_createControl @ ej.web.all.min.js:10
(anonymous) @ ej.web.all.min.js:10
Thanks in advance.