Hi Gurus,
I am printing the line items in the main window using grid lines of pattern. This main window can print 10 lines only. Here my requirement is i need to get the empty grid lines till the window ends after finishing the printing of all line items.
for example if it has only 2 lines then i need 2 lines of data and remaining 8 lines should print empty grid lines.
this table control have 14 columns. some times 2 lines of data occupies 3 lines. because any column value may be morethan of column width. for this type of example i have to print empty lines 7 only. because any item line occupied 2 lines.
hope it is clear.
Regards,
Vijay