I am developing an application using Visual Basic Power Packs DataRepeater control. For this application, I need to display records in rows. I will have a Image, Textbox and a checkbox for repeater control. I need to display 3 repeater control in one row. Say, If we have 12 records, I need to display it as 4 rows of 3 records.
I would like to display records as in the picture. Can anybody please help me on this?