The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I found an issue with the dropdowntree component. I ran some tests but couldn't solve it. When I select an item with parent elements and render it in the multiselect option, it fails to render some parts of the text.
SRSubalakshmi Ramachandran Syncfusion Team November 7, 2024 04:49 PM UTC
Hi Bruno,
We have reviewed your query and
understand that you need to show the full text in the chip of DropdownTree
component. We suggest you to follow the below css style to meet your
requirement.
However, there is still an issue. Using the example you provided, we can see that the ">" character is not being rendered correctly. It is represented as ">"
SRSubalakshmi Ramachandran Syncfusion Team November 8, 2024 03:08 PM UTC
Hi Bruno,
We have reviewed your query and understand that you need to show the > in the chip of DropdownTree component. We suggest you to disable enableHtmlSanitizer property to meet your requirement.