Hi all ,
I have a grid data window populate with rows .
After the user did some sorting , filtering , changed the columns ( I let him choose which columns to be displayed ) , I want to print it ( but not to do a retrieve again , or RowsCopy() after all the choices he made ) , but now I want to add a text label on the top ( the header band ) .
I am using dw.modify() ( I have copied the exact syntax from the srd file of the object ) , but the text does not appear as I want it to be .
Is There any other way to accomplish that ?
Thanks ,
Moshe