How to retrieve multiple rows corrected by user in panel
Posted: Mon Jun 11, 2012 4:57 pm
Hi Everyone,
As per requirement i displayed data in panel from a DB2 table. Now there is input field which is displayed in panel the user can correct that, my duty is to retrieve the corrected one from the panel and update my db2 table.
when customer corrects any one row am able to update that in my db2 table.
Here my question is if customer updates multiple rows at the same time how can we retrieve the data from panel so that i can update my db2 table
if anyone has ideas let me know......
Thanks
As per requirement i displayed data in panel from a DB2 table. Now there is input field which is displayed in panel the user can correct that, my duty is to retrieve the corrected one from the panel and update my db2 table.
when customer corrects any one row am able to update that in my db2 table.
Here my question is if customer updates multiple rows at the same time how can we retrieve the data from panel so that i can update my db2 table
if anyone has ideas let me know......
Thanks