I believe i solved the problem. I was storing the value of the property in
"Teemu Keiski" wrote:
> Hi,
>
> how is the control implemented? Post some relevant code (also about the
> usage).
>
> --
> Teemu Keiski
> ASP.NET MVP, AspInsider
> Finland, EU
>
http://blogs.aspadvice.com/joteke >
>
>
>
> "dave" <dave@discussions.microsoft.com> wrote in message
> news:9FC8E849-4999-4F23-8132-E9064DD108E5@microsoft.com...
> >I have a custom control which consists of dropdownlist and textbox called
> > ct1. The problem is that when i set a property of the dropdown list in
> > the
> > itemdatabound event of the repeater it uses that property value for all
> > ct1
> > controls in the repeater.
> >
> > How can i have each control store/maintain it's own properties?
> >
> > help.
>
>