Dropdown and ReadOnly behaviour

Hi, I would like to ask if the item list should pop up when the dropdown is set to readonly mode. At the moment it does, even though I can’t change the selected item. The description in documentation suggests it should not be happening.
I have tested it on radzen demo site and 8.2.1 Radzen.Blazor package.
”**
ReadOnly**

Gets or sets whether the dropdown is read-only and cannot be opened or changed by user interaction. When true, the dropdown displays the selected value but prevents opening the popup or changing the selection.”

Kind regards

Thanks for reporting this! We will fix the property description.

Thank you for the reply. I was hoping that “no popup“ in read only mode would be the correct implementation. :smile:
It seems more natural.

Kind regards

We preffer to not alter the behavior since it will breaking change.