Home All Groups Group Topic Archive Search About

How to access a server control within a repeater control

Author
19 Aug 2006 9:11 PM
Jaime Stuardo
Hi all...

In an ASP.NET 2.0 application I placed a repeater control with an
ItemTemplate.

Now I need to access a server control that is inside that template. How can
I that? FindControl method didn't work.

Any help will be greatly appreciated

Jaime