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 a property clause?
How do you create a new session while open a new form?
from where do u receive the information to develop report
Which parameter can be used to set read level consistency across multiple queries?
What is a radio Group?
What is an anchoring object & what is its use?
Is it possible to split the printpreviewer into more than one region?
Could u tell me, u work as a support & maintenace when sub ledger and gl is mismatch, then how do u match with the both side/
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?
Do user parameters appear in the data modal editor in 2.5?
Suppose I want to fire block level sequence before form level, then is it possible?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables