‎2007 Dec 06 11:28 AM
HI,
I am using a table control in a screen which i designed. In the screen total 9 rows are appearing in the table control. After filling 9 rows , when I press page down, new blank rows are coming. When I enter data in the rows and, when I press page up..the data entered after pressing the page down is disappearing and only 9 rows are showing at a time. How I can save the data in the table control more than those 9 rows.
Thanks,
Kishore
‎2007 Dec 06 11:36 AM
Hi Kishore,
Scrolling in table control triggers PAI of the screen.Write one General Module in the PAI to update the records in the Table control(Without Checking OK_Code).
Hope this will help
Message Edited
Shibu
‎2007 Dec 06 11:36 AM
Hi Kishore,
Scrolling in table control triggers PAI of the screen.Write one General Module in the PAI to update the records in the Table control(Without Checking OK_Code).
Hope this will help
Message Edited
Shibu