vote up 0 vote down star

Hi,

I've got an ASPX application that has lots of details split up into tabs by using a MultiView control.

The problem I have now is that the user wants a summary page that displays all the information in a single page (typical!). Is there a way of getting MultiView to display all of its pages at the same time?

I've tried going through all the items in the "Views" collection but it raises an exception stating that you can only set the visibility on a view by setting the MultiView ActiveViewIndex property, fair enough.

The only other option I can see is to create a customised MultiView control, but there's no budget left for that.

Has anyone had to do this before and if so, how?

Cheers, Dan.

flag

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.