Hi,
I'm using a FormView with a dynamically loaded item template. Inside the template (an ascx file loaded through Page.LoadTempla te(...) ) there is a button and I need to invoke the click event on that button.
Any ideas?

Thanks in advance,
ElwoodBDR529