RadzenFormField rendering overlaying RadzenDropDown

Hey @Ricardo_Silva,

We've just added (in v.4.23.8) a property to always display the label fixed on top that should cover your use case AllowFloatingLabel="false" :slight_smile:

https://blazor.radzen.com/form-field

1 Like