What is relation between the window and canvas views?
Answers were Sorted based on User's Feedback
Answer / anil_abbireddy
window and canvas both are inter-related with each other
a canvas should be displayed in window only
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / akhi sharmin
a window is a container for all visual objects that make upa forms application...
a canvas is a surface where visual objects such as graphics,interface items are arranged
| Is This Answer Correct ? | 0 Yes | 0 No |
Whar are the different default triggers created when Master Deletes Property is set to Cascade?
what is integrity n how many integrity rules r there?
How many Flexfields are there in AR and what are they ?
While connecting to Oracle Db i am getting the following error message- ORA-12154: TNS:could not resolve the connect identifier specified what are the steps to solve this problem?
How do u give the list of values in bind parameter
what is bit map and character mode
explain about content canvas views?
how do u call a report from form
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
What are all the system Parameters available in ORACLE Reports
What built-in is used for showing the alert during run-time?
What are the master-detail triggers?