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