I have code that generates a select list from a table in my db of. The select list is outputting company id and company name.
If Im editing an existing user I want hte selected output from the select list to be that of which is already in the db against their name.
Any ideas how to make one of the outputs selected?