Skip to content

Data View: Reference

Reference for Data View in Web Framework References. Key properties: ID, Data Source, Filter, Sort On.

Enable data view, data detail and data iterator in App Connect. App Connect Data Traversal is an amazing addition to App Connect framework and allows you to get access to three additional components. Data View, which is awesome when it comes to client side paging and filtering, Data Detail to selects a specific detail records from data source by key and Data Iterator to iterates through a data source one item at the time, for example, when navigating sliders or paged details.

Inspector Property Groups

Data View Properties

Property Type Details
IDtextRequired in common setups.
Attribute: id
Data SourcetextAttribute: dmx-bind:data
Supports dynamic option sources.
FiltertextAttribute: filter
Supports dynamic option sources.
Sort OntextAttribute: sortOn
Supports dynamic option sources.
Sort DirectiondroplistAttribute: sortDir
Options: Ascending, Descending
PagetextAttribute: page

Actions

First Page

Go To First Page

Previous Page

Go To Previous Page

Next Page

Go To Next Page

Last Page

Go To Last Page

Select Page

Set Current Page

Configuration group Controls
Select Current Page PropertiesPage

Dynamic Attributes

Sort On

Attribute property Type Details
Value:textChoose dynamic data binding.

Sort Direction

Attribute property Type Details
Value:textChoose dynamic data binding.

Page

Attribute property Type Details
Value:textChoose dynamic data binding.

Page Size

Attribute property Type Details
Value:textChoose dynamic data binding.