layout - Autoscroll on parent panel, when there is overflow on child panels.Extjs -


i'm having single parent panel, has 2 child panels. 1 has content dynamically created, while other fixed height , width. parent panel using border layout, center , east regions defined. i'm trying autoscroll trigger on parent panel when there overflow on on center region panel. i've set autoscroll option true parent panel, everytime there overflow on center panel, gets cuts off. when i'm adding overflow center region panel, scrollbar panel alone. don't need that, rather want on entire parent panel. let me know if has suggestions..

this issue result of over-nesting panels, and/or 1 or more panels in layout not having layout config specified. layout configuration code help.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -