Hi
I have a form with two html.dropdownlist, my problem is how to pass the value from the database to the html.dropdownlist when the data are being edited.
I need the html.dropdownlist to reflect the data from the database on edition and not the "select your category message" it show when I am entering new information.
Thank you!