Can you have more than one content canvas view attached with
a window?
Answer Posted / kumar
Yes. Each window you create must have atleast one content
canvas view assigned to it. You can also create a window
that has manipulated content canvas view. At run time only
one of the content canvas views assign to a window is
displayed at a time.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the various configuration files that are used by oracle forms?
what is difference between group above and group left report
difference between global n context sensitive segments?
In what situation u create the BPA.
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
why the Ctl file u put only in bin folder why not in other folder
What is a user exit program in oracle reports?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
how report can be generated if we have the database designed in oracle 10g?
if some data is not transfered where it will get stored
what is the difference between call_form, new_form and open_form?
i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE
What do you understand by oracle forms?
can you convert or reverse engineer a fmx back to a fmb file?
What is a canvas in oracle forms?