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

Checkbox and form submit in Table View

$
0
0

Hi Friends,

I working in an android app using alloy framework.

I have a table which displays some data as you seen in xml. Now i want to add a check box for each row. Also i need a submit button (like a form submission), When clicking on the button i want selected data details in controller. Would you please help me to implement this function

<TableView dataCollection="carecircles" dataTransform="addCpTransform" id="newchatcarePs3">
      <TableViewRow id="nwchatrow3"  title="{name}" accessibilityLabel="{id}" selectedBackgroundColor="#D8D8D8">
            <ImageView id="nwchatavatar3" image="{image}"/>
            <Label id="nwchatname3" text="{name}"/>
      </TableViewRow>
</TableView>

Viewing all articles
Browse latest Browse all 8068

Trending Articles



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