A PXGrid container cannot include a nested container. A
PXTab container can include only PXTabItem containers.
You can add any container as a nested container to a PXFormView,
PXTabItem, or PXSmartPanel container, as the following
diagram shows.Figure 1. Nesting rules for containers on an ASPX page
You can include the PXPanel and PXGroupBox container
controls in the PXFormView, RowTemplate,
PXTabItem, and PXSmartPanel containers.
To add a nested container to a parent container, perform the following actions:
Ensure that the container node is selected in the Control Tree of the editor. Click the
arrow left of the node to expand the node if needed.
Click the Add Controls tab item (see the screenshot below).
From the Main Containers or Other Controls
group, drag the required type of the nested container into the parent container in the
Control Tree, as shown in the following screenshot.Figure 2. Adding a nested container to a parent container
Note:
A nested container is visible on the customized form only if it contains at
least one visible control.