Iam using a RadGridView in my WPF project which has only one column when the width of the column is set to " * " the grids width exceeds the containers width this causes the Container to be streched. but if the * is removed the grid is not getting filled inside the container