Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update panel problem
Message
General information
Forum:
ASP.NET
Category:
AJAX
Miscellaneous
Thread ID:
01383610
Message ID:
01383892
Views:
38
>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform