Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to add custom validation before commiting data in interactive grid

Hi Team,
We have requirement wherein we are using interactive grid for data capture(we have effective date fields as well). We have enforced few validations wherein we are restricting user from entering data with overlapping dates or data with date gaps(we are comparing it with the data present in the DB).
We are facing an issue when user is trying to add multiple rows in interactive grid at the same time. Validations are not getting triggered for for all the rows in a proper sequence.
Is there any way in apex wherein we can validate data before commit ?

Comments
Post Details
Added on Nov 22 2021
0 comments
342 views