how to hide the scroll bar in forms 6i
Answers were Sorted based on User's Feedback
Answer / prabhudatta
Goto Data block--->Properties(F4)--->scroll bar
set -->>Show Scroll Bar-No
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / swaminath
Go to data block property in form
search for scrollbar
property and in that select no for show scroll bar.
thats it.
| Is This Answer Correct ? | 3 Yes | 8 No |
What are the vbx controls?
What is synchronize?
List the different types of columns in oracle reports.
What do you mean by a pop-up window ?
How can I sum column wise in Oracle excel report?
Can a sigle canvas be used by different blocks ?
explain about content canvas views?
Where we can use the placeholder columns?
What are the different types of key triggers ?
What are the differrent types of windows?
I am using oracle developer suit(form 10g), On used ole2 objects to initialize excel and worksheet and on "BEFORE REPORT" i am printing report heading in excel using OLE2 objects only. if i run report from developer suit report builder it give output in excel normally and what expected but when ever i put same report on server and run report from application it gives error : " Terminated with error : <br> REP-1401 'before report': FATAL pl/sql error occured. ORA-43356; message 43356 not found; Product=RDBMS; facility = ORA." Please reply it is urgent
what is the sequence of firing triggers in forms?