If you have an object that has a property that returns another type of object and you want to choose the value of this property by getting it from a GridViewComboBoxColumn, you will notice that currently this is not possible. COMMENT: This scenario is not possible. However we added support for subproperty binding in GridViewComboBoxColumn. For example: FieldName = "MatrixParameter.ID"