Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where is the label control?
Message
 
À
16/10/2003 15:22:47
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires Web
Divers
Thread ID:
00839452
Message ID:
00839469
Vues:
17
>>I'm not sure about anyone else, but I've run into this bug before. Where controls will disappear from the designer window, but still be in the code, and still be in the HTML. The only way I've found to fix it, is remove the label from the HTML and Code, and drop another one and name it the same thing.
>
>I removed it from the code and when I try to add it, I have an invalid property error as a reference still exists somewhere.

Check in the code behind, and make sure it is removed the Designer written code, I think the region is called Designer Generated Code, or something like that, and remove it from the HTML source in the ASPX file as well.

It is a pain in the butt, but I haven't found the reason why or a workaround why the controls do that.

Morgan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform