I need to put a dropdownlist under the following conditions: It will display the City name (City Table), but it will only record the Employee Code. Using this approach, I can mount the DropDownList:
Model
public class Cidade
{
[Key...
asked by
10.08.2018 / 01:00