extjs 5 grid's scrollbar does not work in border layout panel
问题 in border layout panel , the grid's scroll-bar doesn't work correctly even though the store of grid is long enough to make the grid overflow! if my grid is in none border layout panel , the scroll-bar is OK, but when i put the grid in the border layout panel , either there is no scroll-bar ,either there is a invalid scroll-bar! { // what i want is to make this grid to scroll ! the scroll-bar is nested in a border layout panel. xtype: 'grid', title: 'west bottom grid(I am begging for your