I want to be able to resize the DataGrid by dragging the column separator anywhere and not just into the header (which is the default behavior).
How can I do that? Should I extend the DataGrid and program it myself? Or is there an easier way?
Thanks Nuno
source
share