RadDataGrid: Fit all column widths to available width / prevent horizontal scrolling

0 Answers 14 Views
DataGrid
Tran
Top achievements
Rank 1
Tran asked on 28 Sep 2025, 08:46 AM

Hello!
When a cell’s text is too long, the column keeps auto-expanding without any limit, which hides content on the right and causes a horizontal scrollbar to appear. How can I clip the overflowing content and rely on the column resizer when needed (or enable text wrapping) so that all columns always fit within the visible grid width? I don’t want to set fixed sizes for all columns because I need to support window resizing/zooming.

Also, I can’t get a small initial column width to apply. If I set a column’s width to 50, it doesn’t take effect immediately—it only applies after I manually drag the column.

No answers yet. Maybe you can help?

Tags
DataGrid
Asked by
Tran
Top achievements
Rank 1
Share this question
or