-
25 Mar 2012 4:14 PM #1
[4.1RC]A scroll bar does not move by a lock column.
[4.1RC]A scroll bar does not move by a lock column.
Hello
ExtJs:4.1RC
Browser: FireFox
It is a question about gridPanel.
Horizontal scrolling is displayed on gridPanel.
Two or more "lock" columns of gridPanel are carried out.
When the width of the column which lock(ed) is expanded to the maximum, it becomes impossible to move scrollbar.
Is this phenomenon a bug?
-
25 Mar 2012 8:51 PM #2
That's a phenomenon of a locked grid in which you have expanded the locked (non horizontally scrollable) region to fill all the width you allocated for it.
You've fill your width with non scrollable stuff! So no scrollbars.Search the forum: http://www.google.com/coop/cse?cx=01...%3Az7of1ufqccu
Read the docs too: http://extjs.com/deploy/dev/docs/
Scope: http://extjs.com/forum/showthread.ph...642#post257642
Looks like we can't reproduce the issue or there's a problem in the test case provided.


Reply With Quote