I have a datagrid which I want to be variable width. I need some of the columns to remain fixed width while maybe one or two expand to fill the rest of the space. However, any solution I am trying isn't working. The DataGrid is resizing all the columns. Any suggestions?
Thanks

