Use the add_group_column function to add a column to record
group that was created at a design time?
Answers were Sorted based on User's Feedback
Answer / sudipta santra
Add_Group_Column comes after the using of the Add_Group_Row.
When We are going to create a non-query based record group
the first create the record group's row then make the column
one by one. It acts like a virtual record group.
In design time it has no existence , so just at runtime it
is created and holds the chunk of data.
| Is This Answer Correct ? | 1 Yes | 0 No |
How can I message to passed to the user from reports?
What are the ways to monitor the performance of the report?
How to change maximise or minimise the window in forms
What is the usage of the Flex mode in Layout Editor ?
What is a Package Procedure ?
How do you reference a parameter indirectly?
What is the difference between $$DATE$$ & $$DBDATE$$
What are the different types of Delete details we can establish in Master-Details?
What does an on-clear-block Trigger fire?
how to eliminate duplictes in column except group and section?
What are built-ins used for Processing rows?
Can we invoke one form from another in a multi-forms application?