Hi all, I have a list view with about 100 objects.
For updating the individual panels based on some user action, I am using the Broadcast.Breadth strategy. This works fine when the list contains a few objects, but with 100 objects it takes about 2 seconds to render the corresponding panel. I am wondering why this takes so much time as only 1 panel/object should be updated and not different objects simultaneously. Does someone know a hint to speed up the rendering? Thanks, Chris --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
