DropdownList does not exist in the current context

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dave

    DropdownList does not exist in the current context

    I have an ASPX page that I can't seem to do anything with the
    dropdowns. The error that I'm getting is "The name
    'EmployeeDropdo wnList' does not exist in the current context. I have
    all the necessary references in
    place...System. Web...System.We b.UI.WebControl s....

    Why am I getting the context error when trying to Databind a dropdown
    control?
Working...