Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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 ?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...