SyntaxFix
Write A Post
Hire A Developer
Questions
Populate the text box values in the Page Init event as opposed to using the Postback.
protected void Page_Init(object sender, EventArgs e) { DropDownTitle(); }