I have a dw with a column shown in RadioButton style with several display
values (in the Code Table).
I need the syntax for the modify function to change those display values
depending on the data value.
Thanks in advance,
Lena.
As in:
dw_1.Modify( "rb_col.values='optionA~tA/optionB~tB/optionC~tC'" )
You have to replace the entire list of display/data values - you can't just pick one and change its display value or
data value.
--
Paul Horan[TeamSybase]
"lena" <ega...@cimkey.es> wrote in message news:3fe18906@forums-1-dub...