extjs4 - How to fix horizontal scrollbar fixed in extjs grid? -


my grid has lot of vertical data increases height of grid. , move horizontally i.e move horizontal scroll bar need first move vertical scroll bar low below , move horizontal bar , again vertical bar see top records.

is there way horizontal bar visible i.e fixed.so dont need go further down.

if thing in page grid, cantry adding grid viewport.

 var _viewport = new ext.viewport({         layout: 'fit',         items: grid,         renderto: ext.getbody()     }); 

regards.


Comments

Popular posts from this blog

javascript - How to get current YouTube IDs via iMacros? -

c# - Maintaining a program folder in program files out of date? -

emulation - Android map show my location didn't work -