How create user control derived from Repeater

A

alexb

Hello ALL.
On my web form i have three Repeater controls.
All of them have same style-sheet and first column that contains select
image.

<itemTemplate>
<table>
<tr>
<td>
<img....../>
</td>
</tr>
</table>
</itemTemplate>

I try to create user control derived from Repeater with this above
declaration.

If it possible, how i can do it.
It's my first attempt creating custom control.

I create calss RepeaterControlBase derived from Repeater
RepeaterControlBase : Repeater

What i need to do ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top