Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update panel problem
Message
De
23/02/2009 18:26:48
 
 
Information générale
Forum:
ASP.NET
Catégorie:
AJAX
Divers
Thread ID:
01383610
Message ID:
01383628
Vues:
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform