S
SQL
Hi, on my aspx page, I want to enable a textbox, when a certain item in a
dropdown is selected. I thought I could do this by adding code the the
dropdown's SelectIndexChanged event, but that doesn't seem to fire after the
dropdown is changed. Is there another way to do this?
Thanks
dropdown is selected. I thought I could do this by adding code the the
dropdown's SelectIndexChanged event, but that doesn't seem to fire after the
dropdown is changed. Is there another way to do this?
Thanks