Hi Support Team, I have few columns in XamDataGrid which I am able to resize. I 'm trying to set minimum width for each column to prevent from minimizing the entire column. Atleast one letter should show up for that I need to set up minimum width.Thanks in advance!Vim
Hello Jorge,
Are you able to reproduce this in the sample I have attached, because I followed the steps you described and everything seems to work o on my side? Could you please send us a sample where this is reproduced and tell as the steps we need to follow in order to investigate this further for you?
Looking forward for your reply.
I have the same issue, and CellMinWidth still does not prevent a user from re-sizing the column past the specified width, when the user re-sizes from the right side handler. When re-sizing from the left handler, the CellMinWidth setting seems to work, but not from the right.
Furthermore, if a column is already at its minimum width and I enlarge the following column to the right of that column, that causes the left column to shrink past its specified minimum width. It all seems very buggy.
Any other suggestions?
Thanks!
Hello Vimal,
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.
I have created a sample project for you using the approach I suggested you and everything seems to work ok on my side. If the sample doesn’t satisfies all your needs feel free to modify it, so it reproduces your behavior and send it back to me for further investigation.
Onload minWidth is working, but after that I need to prevent the user from resizing it to disappear as in the screenshot above