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, I am using version 6.0, Jan 10, 2014 Nightly build. We menually set the column width like: column.Width = new GridLength(100, GridUnitType.Star); If the DataGrid contains more than 3 columns, if you try to resize the column width by dragging the last 2 column divider to the right, it wiil make all the left column smaller. At this moment, It is hard to recover to the previous column width. It is ok for 5.0 Sept 26, nightly build. Do you have QA for manually testing? Thanks, Gordon |
|
|
Hello Gordon I do the QA testing every now and then. I have seen this issue before and it has been on my TODO list, though this issue is more severe than I remember. In the next nightly build, the DataGrid will now have my best implementation of star sizing which will resolve this issue. I've also written a nice set of tests to go with it. -Jason Fauchelle |
|
|
Hi Jason, Fix in Jan16, 2014 nightly build. To my knowledge, no matter there is automation testing or not, (which Mindscape WPF elements doesn't support), then the manual testing is necessary for the UI component Thanks, Gordon |
|