When data are presented on two or more grids, they are usually presented using master-detail or parent-child view relationship. This means when a record is selected on the parent grid, the child grid will show the corresponding records based on the parent currrent row. When adding new record, always select frist the parent row before adding new record on the child grid. A parent grid can have two or more child grids.
Below example shows the parent-child view between the two grids. When a row is selected on the parent grid (Document Header), the child grid (Journal Entries) will automatically show the corresponding journal entries.
.
© 2018 Terasoft Corporation. All rights reserved.
|