Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update panel problem
Message
 
 
To
23/02/2009 18:26:48
General information
Forum:
ASP.NET
Category:
AJAX
Miscellaneous
Thread ID:
01383610
Message ID:
01383632
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
>>
>>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.

Don,

I'm not sure I follow everyting, but how about collapsible panels or using JavaScript to show/hide based on the first question answers?

BTW, you may get better luck if you also ask your question in ASP.NET forums AJAX forum.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform