Mouse Scroll Not Working in oracle forms
895475Sep 13 2012 — edited Sep 17 2012Hi,
I Created a master and detail block.. In Detail block following Properties i set
No. of Records to be displayed : 10
Scroll bar : no
Without having the scroll bar i wannt to check all the records in the detail Block.
for this i created key_scrolldown trigger in form levl called thye builtin
SCROLL_DOWN;
i'm using Oracle 10g.. JIniator for Running Oracle Forms
applying this Coding this function is not working..
Can anybody tell this How to oversome from this...???
Cheers.