Ezor
3 Jun 2009, 8:09 AM
Hello,
Using binding with ComboBox throw a ClassCastException cause the FieldBinding call the "setValue" method on ComboBox field with a String value in parameter and setValue is waiting for a BaseModel value.
FieldBinding should call setValueField when binding to a ComboBox
Using binding with ComboBox throw a ClassCastException cause the FieldBinding call the "setValue" method on ComboBox field with a String value in parameter and setValue is waiting for a BaseModel value.
FieldBinding should call setValueField when binding to a ComboBox