Search

List View Row

A row is an entry in a List View. You can insert elements such as labels, image views, or rectangles into a row.

appdoo - Elements - List View - Row

Properties

To show the properties of the List View Row, click the Properties tab (the slider icon) in the upper right sidebar.

Row

appdoo - Elements - List View - Row (Row)

  • Name
    Here you give the element a name. This name is only used within appdoo. For example, you can quickly see in the outline where each Row is located. You can also edit the name by double-clicking on the List View in the outline. We recommend that you assign unique names when working with Layout Constraints and Data Links.

  • Background Color
    Here you define the background color of your Row.

appdoo - Elements - List View - Row (Navigation)

  • Use a Navigation Target
    In addition to displaying values in the Row, you may also want to allow the user of your app to navigate further. For example, from a news overview to a detail page. To realize this, the checkbox “Use a Navigation Target” must be activated. You can then select which existing screen is to be called.

    If you have activated this option, then you can of course reach the selected target screen within appdoo with a single click. The row itself should not be selected. If the List View or nothing is selected and you move the mouse pointer over a row of the List View, a button (circle) with an arrow is displayed on the right side. Clicking on this button takes you directly to the target screen.

    If a data source is used for the content of the List View, then the corresponding data record of the row is also passed to the next screen with this click and is available there in the list of elements as “Context-sensitive data”.

Geometry

All information about this area can be found on the separate Geometry page.

appdoo - Elements - List View - Row - Geometry

The following property of the element can be set using the data links:

  • Hidden

All information about this area can be found on the separate Data Links page.

appdoo - Elements - List View - Row - Data Links