Forum Discussion

sterbella's avatar
sterbella
Brass Contributor
Aug 06, 2022

how to configure dropdownlist to return the Title and not id back to the database

I have an asp.net mvc using entity framework web app. A specific table in the app has a text column we want to force users to select entries from a dropdown to avoid spelling issues. There are on...

Resources