Skip to Content
0
May 13, 2008 at 12:27 PM

Poor performance in webdynrp table control

36 Views

Hello. I'm webdynpro abap developer.

I have a problem with poor performance in webdynpro table control.

Currently, I'm developing a program with table view which has 50 ~ 80 rows.

And each table row contains input fileds, dropdown list boxes and search help.

If the table has less than 20 rows, performance is good.

But it is too slow, when the table has more than 30 rows.

Both page loading time and response time are very slow.

If I click a dropdown list box in table control, the response time is about 5~8 seconds.

I think that webdynpro framework redraws the whole view elements whenever I click any ui element.

If you have any solutions, please give me a help.

Thanks....