1
Answer

How to Enable/disable textbox based on Drop down list change

I want to enable/disable the textbox based on the value selected from Drop down list in MVC.

Answers (1)