I have a compute column on a datawindow in PB6.5. During run time I would like to change the text value of this column(in other words the expresion for the compute column). The expression will just be plain text. Its just a column that will display different text during run time. I've tried the dw.Modify() function but I must be using the wrong value for the Modify function.
What would the right syntax be to modify the expression attribute for a compute column during run time?
How could I do the same thing if I created a text object in the header of the datawindow and then change that during run time?
Keith
What would the right syntax be to modify the expression attribute for a compute column during run time?
How could I do the same thing if I created a text object in the header of the datawindow and then change that during run time?
Keith