GWT ScrollTable performance problem
Posted
by wolfi
on Stack Overflow
See other posts from Stack Overflow
or by wolfi
Published on 2010-04-02T10:05:57Z
Indexed on
2010/04/02
10:13 UTC
Read the original article
Hit count: 397
gwt
|Performance
Hey all,
I'm having a little performance problem with the gwt (incubator) ScrollTable. It's rendering really slow. Not even when I'm loading a lot of data - it happens already with a few rows. Or is it possible that the deserializing of the data takes so long?
I'm using GWT 2.0 and IE.
Maybe someone has the same problem or a solution for it.
Thx and Happy Easter!
© Stack Overflow or respective owner