This question is locked. New answers and comments are not allowed.
<telerik:DataFormComboBoxField DataMemberBinding="{Binding Path=CNTYNAME}" ... Grid.Column="2" Grid.Row="2"I would like to bind a list of Counties to this field CntyName. The list is predefined in code the name of the method is GetCounties()
Best regards,
G