How to prevent extjs grid from scrolling when clicking on a cell?

I´ve had the same problem and found a solution on the Sencha discussion board.

I´ve had the same problem and found a solution on the Sencha discussion board. Adding this code did work for me: selModel: Ext. Create('Ext.selection.

Model', { listeners: {} }), More information: sencha.com/forum/showthread.php?133983-H....

This could be similar to this problem: In IE7 the first click on a grid causes an ExtJS Ext.grid. GridPanel to jump to the top of the page try position:relative;zoom:1 on the container around the grid to give it hasLayout.

Unfortunatly applying the same fix than in version 3 of Extjs doe snot work in 4. – user465374 May 29 at 15:27.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions