This question is locked. New answers and comments are not allowed.
I've got a RadDataGrid with four columns, all of which I'm setting the "Width" properties on. For some reason the control ignores the specified column widths and sets the widths to a "standard" width.
Am I misinterpreting how the column's Width property is suppose to function? Or is there a RadDataGrid-level property I need to set before the column's width property is enabled?
Cheers, Jon