I have an application that I have developed that uses several drop down lists in order to prevent manual data entry.
However, if someone were to want to update a previous entry, it reverts back to the first item.
Which value do I need to update in order for the drop down to keep its original entry?
I'll provide an example:

Here is a user I would like to change information on.
When I go into edit mode, AccountStatus is reverted back to "Active" and NGGroup is reverted back to "Administration"

I would like to make it to whereas its original information is kept.
If I could get pointed in the right direction, I would greatly appreciate it.
Thank you!