DataGrid: Resize Column: Drag and Drop Column Separator, Not Just Header

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

+3
source share

All Articles