The TelerikDropDownList does not include a built-in ClearButton feature. A possible workaround is to include a "None" or equivalent placeholder item as the first option in SessionOption1Items to allow users to clear their selection.
Regards, Anislav Atanasov
Hristian Stefanov
Telerik team
commented on 16 May 2025, 12:34 PM
Hi all,
Indeed, the TelerikDropDownList does not include a built-in clear button. However, it is still achievable with a standard TelerikButton and some positioning styling: How to Add a Clear Button Inside DropDownList.
The TelerikDropDownList does not include a built-in ClearButton feature. A possible workaround is to include a "None" or equivalent placeholder item as the first option in SessionOption1Items to allow users to clear their selection.
Regards,
Anislav Atanasov
Hi all,
Indeed, the TelerikDropDownList does not include a built-in clear button. However, it is still achievable with a standard TelerikButton and some positioning styling: How to Add a Clear Button Inside DropDownList.
Kind Regards,
Hristian