How to add an action to kendo ui combobox

265 views Asked by At

I'm trying to add a button, like the k-select element, to the end of a Kendo combobox for adding new items but whatever i change the element the result is not consistent and fine with other elements.

1

There are 1 answers

0
Amir Paziraee On

kendo combobox generate this style for button to open the list.select I want to find clear way to add an button to end of combobox like this link. the template won't help becase it in control in in list. tnx