Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
120
How to decrease header height using rowlayouts?
posted

I see a lot of posts talking about using rowlayouts to change the column headers height but could someone please post an example how to accomplish this?

Thanks,

Derek

Parents
  • 469350
    Suggested Answer
    Offline posted

    Hi Derek,

    It's hard to work with RowLayouts at run-time, so the best way to do this is to set up your layout at Desing-time, which means it's hard to post a sample that it of any use.

    Basically, you just go into the grid designer and go to the Column Arrangement Overview for the band. This allows you to choose to use RowLayouts and then you can design your layout. Resizing the headers is simply a matter of clicking and dragging the little square glyph at the bottom of each column header.

    All of this assumes that your grid's data source is available at design-time so that the grid has the data structure, of course.

Reply Children