List Builder Detail View PropertiesDetail view container for Detail View positioned in List

Description

The container with the content to embed in the List row.

Discussion

The Detail view container for Detail View positioned in List is the container that contains the content to embed in the list. The container must be a Container control with a Sub-type of 'None'.

The container can contain any controls to embed in the List. You are not limited to just controls for editing the List row (i.e. Detail View controls).

Videos

Embedding Child Lists in the Top-most Parent List

It is quite common to build UX components with a series of related lists. For example, you might have lists for Customers, Orders and OrderDetails. When you select a row in the Custom list, the Orders list is repopulated showing he orders for the selected Customer, and so on. You might want to embed these child lists inside the top-most parent list (i.e. the Customer list in this example). so that the child Lists are only shown when the user taps on a row in the parent list.

In this video we show how this can be done.

Download Component

2021-03-06

Webinar: Embedded Detail View in a List Control

In this Alpha Anywhere Demo and Q&A session, we demonstrate the new Embedded Detail View in a List Control feature in Alpha Anywhere 4.6.2.7 release.

Did you miss the webinar? Register for the weekly Wednesday webinars and join us for the next broadcast.

2021-03-17

See Also