Hi Chris ,
Thanks for response but...
First , changing columns will force me to do modify the other instance as well ( so the ShareData()
will work ) , and as you well know , if you put a text in a grid , it locates itself the same position as
the column beneath it , if user take off the column it will remove automatically the text too .
Second , I want to let the user to save the object as a report format to future retrieve ( after columns changes ) , so , I need to save the instance too .
More , I have a lot of those , so it really getting great deal to maintain ...
I did once a composite report with a Dummy nested dwo , and changed the the Dummy with real one
by the user , but it demands Create() + Retrieve() and I wanted to avoid that
( Retrieve is heavy )
If you have any idea I will be happy to ear from you ,
Thanks
Moshe