Thank you for the explanation.

We decided to add a new method to StaticGrid and DynaGrid that can be used to force the behavior of the grid (overwrite vs scroll) regardless of the Subscription mode of the associated Subscription.
I will let you know as soon as you can use it.

In the meanwhile, assuming you're using build 1561 of the client you can force the scroll behavior with the following code




The code is build-dependant, let me know if you're using a different build. You can check the build you're using by opening the lightstreamer.js file and watching its "header".
If you're using an older build you can download the latest one here: http://www.lightstreamer.com/distros...ghtstreamer.js

HTH