I have a textcontroll in a DW and wanted to display values tab seperated
i.e."A:1 <tab> B:2 <tab> C:3".
I coded something like this: dw.object.tc.text = "A:1~tB:2~tC:3"
this doesnt work.
OK tildes seperats default values and expressions.
I tried other combinations but i always went wrong.
Please can someone give me the correct syntax for tabbing in a datawindowtextfield ?
thanks in advance
i.e."A:1 <tab> B:2 <tab> C:3".
I coded something like this: dw.object.tc.text = "A:1~tB:2~tC:3"
this doesnt work.
OK tildes seperats default values and expressions.
I tried other combinations but i always went wrong.
Please can someone give me the correct syntax for tabbing in a datawindowtextfield ?
thanks in advance