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

How to clear selected item from dropdown

1 Answer 2470 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mukesh
Top achievements
Rank 1
Mukesh asked on 05 Sep 2019, 09:50 AM
I want to clear selection of dropdown. i don't want to set default item. I just want to clear the selection.

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 09 Sep 2019, 05:54 AM

Hello, Mukesh,

This can be done by setting the value of the DropDownList to null.

I made an example showcasing this:

https://stackblitz.com/edit/react-s9qs6z?file=app/main.jsx

Regards,
Stefan
Progress Telerik

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Mukesh
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or