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
1285
Overriding the column header border on the Ultra Grid Document Exporter
posted

I have been having an issue with removing the default blue border from the column header rows in the ultra grid document exporter. I have tried overriding all the borders that can be set in the following events, HeaderRowExporting, HeaderRowExported, HeaderCellExporting, and HeaderCellExported, but nothing I do will override the blue border around the header row.

I have tried setting all border colours to white, and creating new white borders, but nothing is working. Please can someone have a look at this issue for me.

Thanks.

  • 469350
    Suggested Answer
    Offline posted

    Hi,

    I'd be happy to try to help you with this. But in order to help, I need to know what border you are referring to. There are quite a number of options in the grid regarding appearances, headers, and borders. So I'm not really clear on what blue border you mean or what set of properties are producing it.

    Can you post a small sample project that demonstrates what you mean?