Hi everyone ,
I want to give the user the ability to choose his columns and print the dw but I want to print composite one ( I put a dw title with the dw data)
I put a grid dw with known columns ( using the tag ) , and let the user to make each column he want visible / not visible , adjust width , sort , filer ,
change the column , move columns ( change the column order ), BUT , now I need to print it after all the the actions made ,
but I don't want to print the grid itself , I want the grind to share data with nested one in a composite dw ,
How do I do that ?
Thanks