1
Answer

Updating textbox values in MVC

sunny kumar

sunny kumar

6y
619
1
I have a dropdown list having values coming from database, i want to fill the textbox values on the basis of dropdownlist selected value and also update the values, and as the dropdown value change, the textbox values should also be changed, how shoould i implement this, can anyone explain
Answers (1)