Hi, Can anyone suggest how to assign a value to dynamically created html input textbox control from C#. Please find my below code-details. C#: I created a dynamic html input textbox control in page-load. int i = 1; Go to the complete details ... Bookmark It