Hello,
Im new in mvc ,
Im looking for a code to populate the textbox value with
Database table value based on ID using entity framework.
When user enters ID in the textbox,
the Textbox must be autocompleted with related fields.
Im taking the data from a reference table using foreing key