Strange behavior in case of Radzen integration

I am experimenting with a project with integrated latest Radzen and Syncfusion server side Blazor. The thing works fine but Multi-Select with checkboxes looks kind of screwed. I cannot collapse the control into one line with anything I tried (styles, code, refs… etc). Can anybody pitch any idea what might it be? The very same code in a pure  Syncfusion  project is  one line, right like a date picker in the left.


DropDowns.png


1 Reply

SP Sureshkumar P Syncfusion Team March 11, 2022 11:18 AM UTC

Hi Roman, 
We have created the multiselect component in checkbox mode with Radzen components. We cannot replicate the reported issue from our end. we suspect that you have included external styles next to the Syncfusion style reference in the “_Host.cshtml” page. So, we suggest you refer the Syncfusion style package after all the external third party styles to get rid of your reported issue.  
 
Find the screen shot here: 
 
 
 
Regards, 
Sureshkumar P 


Loader.
Up arrow icon