Hi, I have repeater that is binded to documentCollection. The panel inside is binded to a document. The functionality I am trying to achieve is present list of documents and then make something with the ones user has selected. I have made checkbox in the repeater, but i don't have any idea how and what to bind it. I can set value of this checkbox to documentunid, but I don't manage to collect wich checkboxes are cheked. Will appreciate any help. Thank you.