Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I don't seem to be able to tell when I'm making the first entry in a dropdown list. The statement 'If ddlPlaintiff.SelectedIndex = 0 Then' should accomplist that purpose as near as I can tell but doesn't. The SelectedIndex is at 0 when each of the entries are added to the list.

 

Thanks In Advance

Posted
When I'm populating it. I also have a problem when selecting from it. I would have assumed that when I select an entry from a dropdown list it would function similarly to VB6 in that an event would be fired. That event would appear to be 'SelectedIndexChanged'. That fires only after clicking on a button that has an event associated with it.

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...