cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with MessageManager

Former Member
0 Kudos

Hi.

I have a main view with TabStrip component. Each tab of this component contains embedded view. When i select a tab, the message for previous tab still visible. I understand that MessageManager is part of Component, but i want to show message for concrete view, and hide this message when user select another view.

How this problem can be fixed?

Best Regards, Andrey.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Andrew,

Try to use MessageArea UI control (Patterns section).

Just place it on every tab or in every embedded view -- I believe it will do the trick.

VS