cancel
Showing results for 
Search instead for 
Did you mean: 

Performance problem with popup window

Former Member
0 Kudos

Hi,

We have an application with a table with 10 rows X 30 columns (like a calendar).

Each cell has a UI element of a LinkToAction (we open a popup window in this action).

We are facing a problem that when opening the popup window the rendering time is very long and the CPU consumption reaches 100%.

Did anyone face this issue or have an idea?

Thanks in advance,

Aviad

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

you could take a look at this pdf:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/c092333b-0601-0010-e7af-8c2...

I haven't tried it myself but it basically describes how to minimize the number of request-response cycles when using tables in webdynpro.

Regards, Mikael