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 have a stylistic issue where I feel that there is still enough space to fit more of the HeaderText before the ellipsis triggers to truncate the text. What would be the best approach to adjusting this while being mindful of the sort ASC or DSC icon to show?
PSPrathap Senthil Syncfusion Team October 22, 2024 03:28 PM UTC
Hi Nick Lau,
Based on the reported query, we would like to clarify that there is some
default spacing when using the sort and filter icons in the grid column header
text. This is the default behavior, allowing you to use the
ClipMode.EllipsisWithTooltip feature. This setting will truncate the header
text with an ellipsis and display the full content in a tooltip when you hover
over it. This approach helps you view the entire header text. For more details,
you can refer to the following documentation.