Posted 12 November 2017, 6:06 am EST
Hello,
I have a column that the Datatype of column is int .
i have function that convert each int to string and insert into the column But not updated because his type is different than column , Then returns the value as it was.
i want to be DisplayMember is string
and ValueMember is int
How can I do something like that (DataMap or Translate)?
i use Combolist (…) for int Values, in separate window we select the values,
(look at the following example in Attachment.)
Thanks,
Saleem j