ts from the beginning you could maybe
> use a RepeatingCommand and load chunks of 500 objects until you have loaded
> everything. That way the browser wouldn't lock up, but it will take longer
> to download and present the data.
>
> -- J.
>
>
> Am Mittwoch, 25. April 20
Hi,
We are having problems with serialization/deserialization of RPC data.
This process seems to become very slow when the amount of data increases
The problem seems to be greatest in ie8
It runs faster in Crome!
Does anyone have any sugestions on how to make the RPC
serialization/deserializati
I am having the same type of problem - fetching and displaying huge amount
of data via RPC (displayed in a celltable) runs extremly slow.
Our analysis indicates, that it is the serialization/deserialization that
causes the problem.
The rendering of the celltable is actually extremly fast, at l