I am facing a very strange problem. I have a grid and when i CLICK on any row then grid automatically goes to first record, though the row on which i click is selected but not focused.
The problem is strange because when i used that same grid as an example then there was no problem and everything works fine.
I really dont understand what could cause this problem? i haven’t overridden any listeners to scroll to top either.
i had following in my code which was causing it so remove this: