Example of Autowrap Column Cells in Blazor DataGrid Component

DataGrid / Columns / Autowrap Column Cells

This example shows the DataGrid component with auto wrap column cell content. In this example, you can see that the Main Fields of Invention column cell content exceeded the available width, so it was wrapped into multiple lines.

1 of 12 pages (138 items)

AllowTextWrap is a property that enables the Blazor DataGrid Autowrap cell content. When the width of the content and header cell content exceeds the width of the cell, this property will wrap the cell text in multiple lines.

The AllowTextWrap property is enabled in this demo, as seen in the Main Fields of Invention column, where the content is wrapped into multiple lines because it exceeds the cell width.

More information about the Autowrap feature can be found in this documentation section.

Transform your Blazor web apps today with Syncfusion® Blazor components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE