J
Juan Dent
Hi,
When you use a DataGrid control in Windows.Forms, you can
double click the headers between columns to auto-size the
column to make a good fit for the data present in that
column. This functionality *must* be present
programatically. Does anybody know where it is??
Also, how can one measure the width that the text inside
some particular row/column is taking? MFC had something
like GetTextExtent()...
Thanks,
Juan Dent
When you use a DataGrid control in Windows.Forms, you can
double click the headers between columns to auto-size the
column to make a good fit for the data present in that
column. This functionality *must* be present
programatically. Does anybody know where it is??
Also, how can one measure the width that the text inside
some particular row/column is taking? MFC had something
like GetTextExtent()...
Thanks,
Juan Dent