Monday, March 4, 2013

JDev/ADF sample - ADF Rollback Operation and Stay On Current Row

  • ADF Rollback Operation and Stay On Current Row. This post is extension for my previous posts about ADF CRUD and is based on - ADF Query Search and Results Form blog. As most likely you have noticed it already, Rollback operation in ADF removed all pending changes plus it resets current row to the first row in data collection. Resetting current row to the first is not always desirable, I will provide sample application which demonstrates how to prevent resetting to first row after Rollback operation was invoked.
    Download - ADFCRUDRollbackApp.zip

No comments: