You can data bind xamDataCards™ to flat data by setting its DataSource property any IEnumerable, or by adding items directly to populate its DataItems collection. A card-oriented view will not display hierarchical data, so if you use a data source containing hierarchical data, only its root-level data will be displayed (child data is ignored).