|
-
July 29th, 2003, 08:06 AM
#1
Width of cell not changed in mouseupevent of datagrid when resizing??
Hi,
When resizing a column in a datagrid, the expected value of the width of that column can not be retrieved in the mouseup event. It has the same value when the resizing started.
The size is retrieved by:
dgdSettings.GetCellBounds(dgdSettings.CurrentCell.RowNumber, dgdSettings.CurrentCell.ColumnNumber)
How is that possible and how to get the correct widht of that column.
:
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|