This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi there, if on a window that host a few controls, one of them is DataGrid. If we set the DataGrid's column width with: column.Width = new GridLength(100); if the window size is big enough, then it will leave one empty column at right of datagrid. If the user clicks on this empty column header, then click somewhere else in the window, it will not have any effects until you click on other application then come back to the application. It looks it will capture the mouse on the empty column header and did not release it. Please fix it. Thanks, Gordon |
|
|
Thanks Gordon This will be resolved in the next nightly build. -Jason Fauchelle |
|
|
Thanks, Jason. It is fixed. Gordon |
|