MultiView problem: removing one view

G

Guest

Hi,

I have a problem with the MultiView control. Hopefully you can help me.
I made a asp page with a MultiView on it. The MultiView has three views
(with some controls).
I made a method that programmatically removes one of the views:
MultiView1.Views.Remove(View2);

But when the page Postbacks, all three views are back. So is this a bug or
is it intended to reappear every time the page loads? In latter case, on
every postback the view then has to be removed again and I don't think that's
the idea behind it. So, any ideas?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top