Answer Posted / ravi shekar
There are 5 types of canvas views
1.Content canvas
2.Stacked canvas
3.Tab Pages
4.Horizontal Toolbar Canvas
5.Vertical Toolbar Canvas
| Is This Answer Correct ? | 26 Yes | 1 No |
Post New Answer View All Answers
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
difference between global n context sensitive segments?
Can we invoke one form from another in a multi-forms application?
How to create Drill down report?
hiding item in report how like that properly,thats manually but at runtime i want to do
Is it possible to execute a dynamic sql from forms?
Explain master-detail relationship with some examples.
How can we expand Parameter Form Canvas on Reports 6i?
What is a matrix report and how many minimum groups are required to prepare the same?
What is the difference between flex mode and confined mode?
how report can be generated if we have the database designed in oracle 10g?
from where do u receive the information to develop report
What is an SQL FORMS ?
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
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