Hi frinds,
For every table, once u reach the available rows filled, the NEXT ROW,NEXT PAGE,LAST ROW button are active in teh footer.
can some one tell me how can i programatically call Next page action... of the table.
I have a button ADD on the table, default row of table is 3. when i reach 3 rows filled in table,
and when i hit ADD.. one of my value is not getting updating in a coloum for 4th row, this coloumn is a dropdown and has a supply function.
So the suplly function is not getting triggered when i hit ADD action to insert a 4th row. If i hit next page and see the 4th row value its missing.
can someone tell me how to call next page action in my code of table.
Niraja