cancel
Showing results for 
Search instead for 
Did you mean: 

Strange bahavior of web dynpro for ABAP

ArtiBhat
Associate
Associate
0 Kudos

Hi Experts,

I am facing strange behavior of web dynpro Application.

On clicking one of the tabs, font of the buttons changes and Application stope working.

Need help ASAP.

Thanks,

Arti.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Please provide more inputs.

Regards,

Lekha.

ArtiBhat
Associate
Associate
0 Kudos

Hi Lekha,

In our web dynpro Application, on clicking "status" tab the font of buttons and also the Tabstrip tabs changes and if you now click on any button or tab, system does not respond. This behavior is valid only for one particular selection, not for every selection.

Regards,

Arti.

Former Member
0 Kudos

Hi,

Have you set the Tabalignment of tabstrip to fast and selectionChangeBehaviour as auto.

What is the layout you are using for the rootUi.

Regards,

Lekha.

ArtiBhat
Associate
Associate
0 Kudos

Hi lekha,

Selectionchangebehavior is "Manual"

Tabalignment is "fast".

I am thinking why this is happening with the particular selection why not with all.

Is it dependant on the amount of data that is being transferred?

Regards,

Arti.

Former Member
0 Kudos

Hi,

Please make the above settings as per my thread.

Even I cannot comment on this. Amount of data can also be a probable reason. Still you can handle the layout behavior. Please check the layout design aslo.

Can I know your layout design.

Regards,

Lekha.

ArtiBhat
Associate
Associate
0 Kudos

Hi,

the root UI has got "MatrixLayout".

Regards,

Arti.

Former Member
0 Kudos

Hi,

Use a Transparaent container (TCO) inside it use the tabstrip and make it as matrixheader as per rootUI.

You can also set the layout for TCO as matrix and do the necessary changes.

Regards,

Lekha.