How do I get rid of the gutter on a grid. The placeholder on the header where scrollbar goes.

  1. #1

    How do I get rid of the gutter on a grid. The placeholder on the header where scrollbar goes.

    I'm using autoheight, so I don't want to display the header area that allows for a scrollbar to display, or gutter.

    How do I stop the header from displaying that?
  2. #2
    Set ScrollOffset="0" for GridView
  3. #3
    didn't seem to work, I'm assuming a GridView is the same as a GridPanel, yes? It doesn't seem to be a property of a GridPanel either.


    EDIT: Ah, I see now, GridView is within the View tags. I'll have to learn more about what the View actually controls.
    Last edited by chearner; Oct 18, 2011 at 4:37 PM.

Similar Threads

  1. [CLOSED] Grid scrolling without the scrollbar
    By rthiney in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Nov 18, 2016, 6:58 PM
  2. Replies: 8
    Last Post: Jul 20, 2012, 1:33 PM
  3. Replies: 4
    Last Post: Jul 13, 2012, 7:47 PM
  4. Replies: 4
    Last Post: Mar 27, 2012, 12:47 PM
  5. Replies: 9
    Last Post: Apr 27, 2009, 3:19 PM

Tags for this Thread

Posting Permissions