✅ Selecting @Html.DropDownListFor
There is a separate update button for each person in my table. I want whoever's update button is clicked, that person's data is selected in the dropdownlist when the modal is opened. I wrote my codes, but instead of being selected, it comes blank.
0 Replies