Referencing controls within templates in a FormView is not as intuitive as referencing other controls in the page. As the controls of a template are created dynamically when the template is shown, trying to get a reference to these controls in the typical
Read More...