what is the exact navigation to create a radio button in form6i?
can i create the radio button in report6i?
Answers were Sorted based on User's Feedback
Answer / rajesh
Create a text item change its Item Type property to Radio
Group. now the text item is changed to radio group expand
the item u will see radio button click on that andgive add.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / 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 |
how to pass 2 parameters from one form to other in oracle applications?
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
What are the important difference between property clause and visual attributes?
What are the vbx controls?
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
What built-in is used for showing the alert during run-time?
how i build a report
How can a cross product be created?
How many pages you can in a single form ?
What the PAUSE package procedure does ?
If the maximum record retrieved property of the query is set to 10 then a summary value will be calculated?
List the windows event triggers available in Forms 4.0?