Hi, the problem seems with the Breadth strategy that iterates over all object panels. How can I add a specific Panel as sink so that I can use the Exact strategy? Currently, the page is added as sink.
Thanks, Chris > Am 17.04.2015 um 17:55 schrieb Chris <[email protected]>: > > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
