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

Add Additional Button

4 Answers 388 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Elliot
Top achievements
Rank 1
Elliot asked on 08 May 2013, 07:07 PM
In a recent blog post on styling you used the following:
<span class="k-textbox k-space-right">
    <input id="lastName" type="text" />
    <a href="#" data-bind="click: clear">
        <span class="k-icon k-i-close"></span>
     </a>
</span>

which works great for regular inputs.  However, I would like to add a + button to a Combo or DropDown.  How would I go about doing that?

4 Answers, 1 is accepted

Sort by
0
Iliana Dyankova
Telerik team
answered on 10 May 2013, 03:18 PM
Hi Elliot,

I am afraid what you would like to achieve is currently not supported in Kendo UI DropDownList / ComboBox, however we will consider it for future versions of the product. Please excuse us for the inconvenience caused.
 
Regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Casimodo
Top achievements
Rank 1
answered on 27 May 2015, 06:21 PM

Any update on this issue? Is there a way now to display an additional "clear" button on comboboxes and dropdownlists?

0
Iliana Dyankova
Telerik team
answered on 29 May 2015, 12:25 PM

Hi Casimodo,

Kendo UI DropDownList / ComboBox does not support this functionality. Actually a similar idea has been submitted as a feature request at our UserVoice portal - you may cast a vote, leave a comment or monitor the community's interest in it here

Regards,
Iliana Nikolova
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Casimodo
Top achievements
Rank 1
answered on 29 May 2015, 05:49 PM
Ok, thanks.
Tags
DropDownList
Asked by
Elliot
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
Casimodo
Top achievements
Rank 1
Share this question
or