Is it possible to center an object horizontally in a
repeating frame that has a variable horizontal size? If yes,how?
Answer Posted / guest
Yes.
By the use anchors.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the various configuration files that are used by oracle forms?
Explain master-detail relationship with some examples.
What do you understand by oracle forms and why are they required?
How to create Drill down report?
what is the difference between call_form, new_form and open_form?
What is an SQL FORMS ?
What is a canvas in oracle forms?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
did u received a single file or multiple files
What is an oracle report? List its various types.
Explain how one can iterate through items and records in a specified block?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
Explain the various types of oracle report?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
what exactly u write in when_new_form_instance