Calling two values from the table "SELECT Field1, Field2 FROM ...." returns both values as columns in the drop list. When you make a selection the ECProperty is assigned the value of Field1. This is want I want but at the same time I need to assign Field2 to the another Property in the Class. I am unable to figure that one out.
↧