Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update panel problem
Message
Information générale
Forum:
ASP.NET
Catégorie:
AJAX
Divers
Thread ID:
01383610
Message ID:
01383892
Vues:
37
>>Has anyone here used an ajax update panel inside a formview? It seems the controls inside the update panel are not visible to the formview's update method. Mine are coming up with a value of null. Is this normal and is there a workaround?
>>Thanks
>
>
>Is your update panel wrapped around the entire formview or is it within (each of) the templated areas? If the former, try the later. Ex.
>
>
><EditItemTemplate
>   <asp:UpdatePanel
>      <ContentTemplate
>
It is the latter. Actually, its inside a table cell inside the edititemtemplate.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform