SelectList Value Not Binding/Updating to Model
I have a view that displays a list of records in a table. I want to be able to select different AttendanceStatusId values via a SelectList drop-down, one per table record. The following code updates the AttendanceStatusId value if I hardcode a value, such as