how to get Datagrid column header width
From: Bamse (bdaniel7&nospam&_at_yahoo.com)
Date: 09/13/04
- Next message: Jeffrey Tan[MSFT]: "Re: Edit but not add rows to datagrid?"
- Previous message: Joey Callisay: "Re: Reducing the clientarea of a custom control"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 13 Sep 2004 13:15:17 +0300
Hi, I need to retrieve the column header width to compare it with the column
width (and set the column width to the one which is bigger)
if (column header.width > column width)
column width = column header.width
there are some RowHeaderWidth props but no ColumnHeaderWidth, so is there a
workaround?
I'm using VS.NET 2002 + .NET Framework 1.0 (+ SP's)
Thank you,
Daniel
- Next message: Jeffrey Tan[MSFT]: "Re: Edit but not add rows to datagrid?"
- Previous message: Joey Callisay: "Re: Reducing the clientarea of a custom control"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|