visual studio doesnt update codebehind

  • Thread starter Thread starter Servé La
  • Start date Start date
S

Servé La

I drag a normal web forms DropDownList component to my aspx page I change
the id into DropDown but for some reason the codebehind doesnt get the
DropDown attribute.
How can I get this fixed?
 
Servé La said:
I drag a normal web forms DropDownList component to my aspx page I change
the id into DropDown but for some reason the codebehind doesnt get the
DropDown attribute.
How can I get this fixed?

Never mind. Somehow the file got corrupt. Replacing it with an older version
fixed the problem
 
This happened to me a few times. I've switched for html to design and made
sure to save. This seems to force it to add the reference.
thanks
kes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top