I'm looking to have a data grid column size to the maximum size of data displayed in that column. Is there any easy way to do this without me having to write code to calculate the max of (size of cell data for each row in that column), and set the column width to that max size?
Thanks Vijay
