Hello Friends,
I have designed a smartform in which i have to draw two templates , the requirement is in such a way tht i have defined one secondary window for defining header template and in the main window i have defined template for item header.
but for second template which is drawn in main window i need this template to be printed in the middle of the main window
like this:
header template
main window
header data(loop)
item header template<<<<<<<<< this needs to be printed at fixed position inside main window
itemdata(loop)
also i want to know how to restrint no records printed inside a window for a loop.???
Regards,
Sunny