dthmlxgrid moveToVisible

Hello,

i have some trouble with the moveToVisible functionality.

When i go to the right, my grid scroll to display elements at right, but if i come back to the left, nothing append.

Someone could explain me why ?

Thanks for reading.

When i go to the right, my grid scroll to display elements at right, but if i come back to the left, nothing append.
Do you mean you move scroll bar at right and the call moveToVisible() method? Does appropriate row is visible at that moment?

Do you mean you move scroll bar at right and the call moveToVisible() method? Does appropriate row is visible at that moment?

I mean that i move my mouse to the right limit of my grid and the grid scroll automaticaly to the right. But that doesn’t work when i come back to the left.

What code do you use enable such mode?

i dont know what realy do that. I jsut read something about moveToVisible on the web and i think it automatic on my version (v2.5).

Or maybe it’s due to enableLightMouseNavigation option that i activated.

This is known limitation of enableLightMouseNavigation functionality. Unfortunately it cannot be fixed.

Ha… ok

Thanks for help !