Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Viewing Columns Alloy

$
0
0

How do I view the model's "column" fields in actual columns. Is TableView the best way to do this?

Title's Text Item's Text

I've tried adding the TableViewSection tags with layout="horizontal" but I can't see the item or details (vertical or horizontal for that matter).

<Alloy> <Collection src="myColecshun"/> <Window class="container"> <TableView class="container" dataCollection="myColecshun"> <TableViewSection> <TableViewRow title="{title}"/> </TableViewSection> <TableViewSection> <TableViewRow item="{item}"/> </TableViewSection> <TableViewSection> <TableViewRow details="{details}"/> </TableViewSection>
</TableView> </Window> </Alloy>


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>