Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update panel problem
Message
From
23/02/2009 18:26:48
 
General information
Forum:
ASP.NET
Category:
AJAX
Miscellaneous
Thread ID:
01383610
Message ID:
01383628
Views:
39
>>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
>
>Why do you want to place the panel inside the FormView? Should it be the other way around (FormView inside the Panel)?

Hi Naomi
The formview contains a questionairre with 15 questions and about 100 subquestions. They are mostly radio button lists and checkboxes. I wanted to manipulate some of the controls via a partial refresh (turn the subquestions on and off based on the answers to the main questions). I have the notion that this is what the update panel is designed for (refreshing just part of the page). It's kind of like this . . .

Do you blah, blah . . .

If yes do you blah, blah . . .

I wanted to turn off (disable) the second question if the first answer was no. This would avoid an inconsistent answer No/Yes.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform