Tree Grid / Columns / Auto Wrap Column Cells

Blazor Tree Grid Example - Auto Wrap Column Cell Content Support

Loading Syncfusion Blazor Server Demos…

1 of 4 pages (70 items)

This sample demonstrates text wrapping for headers and cell content. Long text is wrapped across multiple lines instead of being truncated with an ellipsis.

Enable wrapping by setting AllowTextWrap to true. Wrapping applies to both header and content cells.

This demo also includes AllowSorting, AllowFiltering, and AllowPaging features for enhanced data management. The Description column demonstrates wrapping of lengthy text content for better readability.

More information on auto wrap can be found in the documentation section.