hi again;
I' Trying to find the control i Repeater <Headertemplate> and I got this error
"Specified argument was out of the range of valid values."
((Label)RepeaterCreated.Controls[0].FindControl("lblHeader")).Text = "sample";
Refer
Find and access controls in ASP.Net Repeater Header and Footer Template
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.