-
1 Nov 2010 10:01 AM #1
grid rightmost space
grid rightmost space
hi,
I notice that the grid always has a space in the right most. I assume that there should be configuration to remove this but it is not obvious to me now which one.
anyone could help quickly here.
thx
Acton
-
1 Nov 2010 10:17 AM #2
You probably mean the 18px space that is reserved for a scrollbar. You can remove it with:
Code:viewConfig : { scrollOffset : 0 }
-
1 Nov 2010 10:21 AM #3
Similar Threads
-
[1.1.4, 1.1.3]Grid in ContentPanel shows large blank space at bottom of grid
By sbarkdull in forum Ext GWT: Bugs (1.x)Replies: 4Last Post: 21 Oct 2011, 1:50 AM -
Grid not filling space like it did under 1.2.4
By marman in forum Ext GWT: DiscussionReplies: 1Last Post: 15 Sep 2009, 10:09 AM -
Removing Grid Scroll space
By micgala in forum Ext GWT: Help & Discussion (1.x)Replies: 3Last Post: 27 Apr 2009, 2:53 AM -
remove reserved space from grid
By rajeshin in forum Ext 2.x: Help & DiscussionReplies: 5Last Post: 11 Oct 2008, 12:40 AM -
remove grid space margin
By malcom in forum Ext 1.x: Help & DiscussionReplies: 4Last Post: 15 Jul 2007, 6:47 PM


Reply With Quote