checked box validation
845792Mar 30 2011 — edited Mar 30 2011Hi All,
I am using oracle Forms 10G on windows.
I need help on how to validate that only one check box is checked in detail block. I have multiple records in the detail block and I have check boxes for each record in the detail block.
I have a button to select the values from the detail records where the check box is checked. But I want to make sure that only one record is check not more than one.
And How to move the cursor to the checked record if the focus or cursor is in an unchecked record.
Thanks,