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
415
Header for column has extra space
posted

I am creating a TemplateColumn in codebehind.

The column has about 10 pixels on the left where the sorting errors might show up.

How do i get rid of this space?

 

 

Parents
  • 40030
    Verified Answer
    Offline posted

    Hi, 

    The sorting arrow would appear on the right of the column header.  Is that what you're referring too?

    And the sort indicator should only be taking up space if the sort indicator is visible. I believe there was a bug logged for this, and i have verified that it won't happen in the next Service Release. 

    If this isn't the problem you're seeing and you are referring to the left side of the header, then you're probably talking about the padding.  Which you can get around by changing the padding of HeaderCellControl using the HeaderStyle property. 

    -SteveZ

Reply Children
No Data