Venerable Bede Posted February 6, 2003 Posted February 6, 2003 I have a page for editing a job . One of the underlying fields is StaffMember which contains a number (foreign key). e.g 1=John 2=Fred I have an asp.net combo for this field which is populated with a list of staff members and their number. This is so that when editing the user can change the member of staff associated with this record. The problem I have is that if I open the page to edit the record of 'Fred' the combo will always display the first entry 'John'. HOw can I get the combo to display the correct staff member and not the first ? Quote
Moderators Robby Posted February 6, 2003 Moderators Posted February 6, 2003 what does this have to do with Dreamweaver ? Quote Visit...Bassic Software
Venerable Bede Posted February 6, 2003 Author Posted February 6, 2003 It's just the IDE I am using at the moment. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.