Does Ignite Blazor Grid support Auto-Wrap or is that a "future" enhancement?
What being said, If yes, share the source code that will implement it.
Hello Dean,
Thank you for the post. To set the text wrap to the specific column you would have to set LineBreakMode="TextCellLineBreakMode.WordWrap" and se the ‘RowHeight’ property to the grid.
Regards,