I have multiselect Kendo UI dropdown in a grid.
Values are getting filled properly as I can see on the form because once I click the dropdown, I can see the dropdown coming down and options showing.
But the problem is that as soon as the dropdown comes down, it gets rolled up automatically.
I am using below code.
select
I have tried unselectable=”off” but not working.
What I want is for the dropdown stay until I am done selecting any option and or click somewhere outside the dropdown.
Ankit Singh Bhadauria is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.