Hi,
I have designed a smartform which has a table in the main window. The driver program for the smartform is standard and not a custom development. This table displays 50 entries spanned out in 5 pages. At the end of every page i am adding all the currency values in the table on that page in the Footer.
Problem : On debugging i found that, 10 line items are coming into the Main Area of the table but while displaying only 9 are getting displayed . The 10th line item on the first page is displayed as the first line item into the next page. Due to this the addition that i do for the values on the first page is incorrect.
This is happenning on all the further pages as well...
Ne suggestions ???
Thanks
Nayan