Hello,
The repeater only supports the HTML view, but you can drag-drop the component in the HTML view and the HTML will be created for you, so it helps.
Custom or composite controls are all about code reuse, and it would also minimize the total code in the page, so if you want to create a custom control, but it's up to you to determine if it's worth coding.
Brian
|