0
Answer

Columns in a DataGrid

Is there an easy way to ensure that the columns automatically take up the entire width of the DataGrid control? I'd like to avoid setting up GridColumnStyles if possible. Thanks in advance.