Browse by Tags
All Tags » BUG » ColumnStretchMode (RSS)
-
Hi everyone,
In my XAML, I use a DataGridControl with the View property set to a simple TableView and with the ColumnStretchMode set to ''Last''.
Everything works fine.
But if I override the TableViewScrollViewer style, in order to set its CanContentScroll property to False, the last column of my DataGrid does not stretch...
If I set ...
-
Hi,
I use a DataGrid with the ColumnStretchMode property set to Last.
When I move the last column of my DataGrid, and I cannot resize it just after (the resize cursor is not available).
I noticed that sorting the column after moving it make resizing possible again.
Bye.
|
|
|
|