what is the exact navigation to create a radio button in form6i?
can i create the radio button in report6i?
Answer Posted / sudipta santra
Just create a radio button on the GUI part means layout
editor(i.e on canvas) then n then the form will prompt you
to create radiogroup under which this radio button will
reside. U just give name the radio group then give name the
radio button. After that U have to go object navigator and
select the property of the radiogroup then set the default
value , oter value thats all.
In report we can't create radio button .
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how report can be generated if we have the database designed in oracle 10g?
What is the difference between BPA AND Contract What are documents and test cases u followed
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
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
Why oracle forms required?
What do you understand by lov?
What do you understand by lov and how can it be used?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
Explain the various types of oracle report?
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
Explain the different levels at which oracle form services interact.
What is a user exit program in oracle reports?
List the different types of columns in oracle reports.
from where do u receive the information to develop report
Can we invoke one form from another in a multi-forms application?