Thursday 7 August 2014

XsltListViewWebPart add Checkbox

Create SharePoint App
Open Solution explorer
Under pages
Add new Item
Select Page
Give new page name
Now add below Code, It will get list data from "MyList"
You will see checkbox. Select checkbox.
When you click  Button, you will get item id..
You can do your actions on item...