Skip to Main Content

Oracle Forms

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!

Grey out checkbox in muti-record block

588035Jul 16 2007 — edited Jul 16 2007
Using Forms 6i

I have a multi-record block which has a checkbox on each record. On some records I want to disable the checkbox. I use SET_ITEM_INSTANCE_PROPERTY for this and it works OK. However, when I disable the checkbox I also want to change its appearance and make it look grayed out. How can I do this using SET_ITEM_INSTANCE_PROPERTY (or any other built-in)?

I've tried SET_ITEM_PROPERTY but that disables and grays out ALL the checkboxes on the block
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 13 2007
Added on Jul 16 2007
4 comments
1,391 views