Completed
Last Updated: 05 Jun 2014 07:08 by ADMIN
ADMIN
Nikolay
Created on: 08 Jul 2011 09:41
Category: GridView
Type: Bug Report
1
ADD RadGridView can't have a combobox column that refers to subobjects
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"
0 comments