Groups > Asp .Net > Getting started with ASP.NET > I need an Click function for a button inside a repeater




I need an Click function for a button inside a repeater

I need an Click function for a button inside a repeater
Thu, 3 Apr 2008 19:06:02 +0000
With a normal button, I can usually go into design view, double click on the
button, and it will create a Click() function for the button.  But I can't do
that inside a repeater.  Instead I have to do it manually.  However, when I try
that, it doesn't work.  How can I create a Click() function for the button?
Post Reply
about | contact