Hi Adam,
You can customize
RadGridView layout by replacing the default row layout. The following sample demonstrates how to resize the last column to fit within the available space.
You should also create the corresponding view definition:
Finally, use the following code to attach the view definition and handle the
SizeChanged event of
RadGridView:
If you need further assistance, do not hesitate to write back.
Regards,
Jack
the Telerik team