cancel
Showing results for 
Search instead for 
Did you mean: 

Why does it show in such a way

Former Member
0 Kudos

hi,everybody

There is a GridViewSet in my application window.For example ,the upperView and the downView. I have a parameter check in the upperView, but when I run the application, the messages are showing in the downView. But at the same time, the upperView and the downView are seperated. I don't know why it happens.Hope to hear from you.

Thank you!

Accepted Solutions (1)

Accepted Solutions (1)

former_member485701
Active Participant
0 Kudos

Hi Daniel,

If you want the messages to be displayed in the Upper View then you have to paste a messageArea UI Element in the upper view.

And if you want your few messages to be displayed in Down view also then keep messageArea in both the views and make one message Area visible at one time, where you want to display your messages.

Regards,

Praveen

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

You can insert a message area UI element in your view wherever you want to view your messages.

Regards,

Murtuza

former_member720137
Active Participant
0 Kudos

Hi Daniel

The MessageComponent APIs are displayed by default in the Bottom Left Corner of your Screen(Just below all ur UI Elements).. u can make use of a Pop Up for displaying a Check Message..

Regards

Puneet