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
630
Header painting issues (see pic)
posted

When the grid width is wider than the
columns, it continues drawing the header
with a box around it. 

The grid is dynamically filled from a user
defined query, so when they only pick a few fields
the results are shorter than the grid.  I don’t want to auto-
size the columns as I allow the user to size them to their
liking.

So... how do I make that ending part NOT have a border?  I can make
its background white, and the screens background white, hence making
it disappear, however I always get the border! 

 

  • 48586
    posted

    Hi,

     

    I just wanted to know if you were able to solve your issue based on my suggestions or you still need help?

    Just let me know.

    Thank you.

  • 48586
    posted

    Hello ,

    By default WinGrid doesn’t draw any headers, if there is no need for them. Please see attached sample.
    From your screenshot it seems to me that there is column at the very end of the UltraGrid and the UIElement of the column is missing (if you are using Creation or Draw filter) or the appearance of this column (I meant background color, fore color and etc. ) are the same like the background of the UltraGrid. So it seems to me that there is something that you have done with UltraGrid. If you post a small sample where your issue is reproducible I will be glad to look into in, in order to find a way for achieving of your goal.

    Please let me know if you have any further questions.

    86239.zip