I want to be able to resize a DataGrid by dragging the column separator anywhere and not only in the header (which is the default behavior).
How can this be done? Will I have to extend the DataGrid and program it myself? 开发者_如何学编程Or is there a simpler way?
Thanks, Nuno
精彩评论