Can I create a column in the listview's report mode in which every time I add another line, this column will have a checkbox and they will be arrayed according to line?
I.E:
If i have 3 columns, and I add to the fist and second one the text:
"col1","col2"
The code will add a check box instead of text to the line of column three
