difference between repeating frame and frame
Answers were Sorted based on User's Feedback
Answer / murugendra
Repeating Frame: is used if u want to print records for a
group.Repeating frames surround all of the fields that are
created for a group’s columns. The repeating frame prints
(is fired) once for each record of the group.
Frame:It is a simple frame u can put any fields which are
outside of the repeating frame
| Is This Answer Correct ? | 13 Yes | 3 No |
Answer / suneel
Frame:
Contains other objects and prints only once
Repeating Frame:
Contains other objects and Prints once for each record of the "Associated Group"
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the Maximum allowed length of Record group Column?
How do you reference a Parameter?
How can you create Lexical parameter n Bind parameter in Reports ?
What is user exit.?
2 Answers IBM, Synergy, Zensar,
What is the difference when confine mode is on and when it is off?
Can we use a restricted package procedure in ON-VALIDATE-FIELD Trigger ?
Deleting a page removes information about all the fields in that page ?
how can u store a picture file in oracle database? explain the path/command?
If a break order is set on a column would it effect columns which are under the column?
What is the use of hidden column?
What triggers are associated with the radio group?
Explain how can you use the same lov for 2 columns?