I have a form that I use to update company details. I pull all the company information into the form. On the form I have a dropdown list. I've set both the datavaluefield (to a primary key value of a table in my db) and datatextfield (to the description field
of a table in my db) of the dropdown list. How can I set the dropdown list to default to the corresponding id field I'm pulling from the applicable company record in my company database? Any help would be much appreciated Thanks
↧