Hello ,
I have requirement to set the next current row as selected and process until last row in the interactive grid.
Page layout is header region with 6 popup lov fields . Details region interactive report with 100 rows .
User selects the values in the lov fields and click on update button .
Update process should start processing record from first row in the interactive grid and record should be highlighed.
Beginning first row should be highlighted row and clicking on update button should update that record calling oracle pslql block and then after updating 1 st record , 2rd record should be highlighted .
Clicking on update should process 2nd record and then highlight the 3rd record and so on ..
Please let me know how to highlight first row and how to highlight next row in the interactive grid in the loop .
Thanks in advance!
Thanks!
Lakshmi