Save the galley! Give me a hand, I started using report viewer now. I have a listView where the purchased products are listed, at the end of the purchase I want to pass the contents of the list to a report. I am passing the list items through this link link but it only writes in the report the last item in the list. Is there any way to make it write the value of the parameter as soon as it gets the item from the list?