--- In [email protected], "Vijay Ganesan"
<[EMAIL PROTECTED]> wrote:
> 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?

This might help you out:
http://techrays.wordpress.com/2007/08/06/auto-resizable-advanceddatagrid/

Reply via email to