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
920
Hidding Colum Header in UltraGrid and UltraComboEditor (Version 9.1.)
posted

Hallo,

 

in Version 8.3 we used

<grid>.DisplayLayout.Bands[0].ColHeadersVisible = false;

to hide the Header. In the new version 9.1 this leads to an empty field where the header had been.

But we want to complete remove them. How can I do this?

 

For example we had an 18 high layoutcell. This cell contains a UltraGrid. Becaus off missing Space an other reasens I only whant to show 1 row. Now I see no row but the empty space for the Header.

 

Best regard

  Wolfgang