I used dropdown list in my project. If i select "others" from list item means textbox will appear. I did the same process for another drop down list also. but my problem is if i select second drop down list means previous textbox is disappearing. It shouldn't be. I need that text box should be visible.
Please help me to do the process in csharp
Please help me to do the process in csharp