hi ,
The checkbox field offered by default in SharePoint list doesn't reply to my requirement because it is used with the ribbon command.
i would like to add a checkbox field to my list that display a checkbox in front of each item so that in my listviewwebpart i can select the item and get its properties to use it in my aspx page. I would like to get the item selected in the listview webpart.
How to accomplish this goal ?