Thread: Textbox and drop down list in C#

  1. #1
    Registered User
    Join Date
    Dec 2006
    Posts
    1

    Textbox and drop down list in C#

    Help for a newbie. I have a web form with a ddl and it populates fine on the page load. What I can't figure out, is how to change the textbox to display the selection from the ddl. Any help would be great.

  2. #2
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    Have the ddl autopostback and then change it, or use a client side script like javascript

Popular pages Recent additions subscribe to a feed