asp.net - AJAX.Net - UpdatePanel doesn't delete old content -


I am using AJAX.Net (3.5) inside a usercontrol. There is a UpdatePanel in the Usercontrol, and there is a MultiView inside UpdatePanelthere. ScriptManager is included in the page that acts as the container for the usercontrol.

User control has a simple button to make visible switches. When I click it, the scene changes so that the old content is hidden and new content is displayed. My problem is that the content is not hidden at all, changes in the scene and new content is displayed, but the old one lives on the page. To separate the problem, I tried to change the multiviz and change the visibility of a simple label, but is the behavior similar to any thoughts?

Oh, I understand. It's okay then the problem here is not of Ajax, it's just you & lt; Table & gt; Can not embed something in the tag In this case, you can & lt; Table & gt; Can try something different from the control that a & lt; Div & gt; or something else I do not know how exactly the situation might be that if you explain the result you want to achieve, then I can give you some advice.

Regards


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -