Answer Posted / guest
A canvas-view is the background object on which you
layout the interface items (text-items, check boxes, radio
groups, and so on.) and boilerplate objects that operators
see and interact with as they run your form. At run-time,
operators can see only those items that have been assiged
to a specific canvas. Each canvas, in term, must be
displayed in a specfic window.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can we expand Parameter Form Canvas on Reports 6i?
Name the different triggers associated with oracle forms having a master-detail relationship.
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
how do u place it in required folder
What is a canvas in oracle forms?
why the Ctl file u put only in bin folder why not in other folder
all steps of bitmap report?
what is the difference between call_form, new_form and open_form?
what are the new features introduced in oracle form services in 11g release 2?
Why oracle forms required?
how do u compile a form i.e .fmb file in Unix or in dos
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
What is an SQL FORMS ?
Is it possible to have multiple layouts in a report?
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?