I have a UltraWinGrid with a 3-tiered UltraDataSet. In InitializeLayout, I have set:
e.Layout.Bands["BottomTier"].Override.HeaderPlacement = HeaderPlacement.FixedOnTop; e.Layout.Bands["TopTier"].ColHeadersVisible = false; e.Layout.Bands["MidTier"].ColHeadersVisible = false;
I don't care to see the Top or middle tiered column headers, so I hid them. However, there are big gaps where the column headers would be. Our support team is whining (typical) because they say they can't see enough data on the grid. Is there a way to not allocate the empty space for the column headers. Do I have to use creation filters to achieve this?
We're using version 9.1
Hi Allen,
Sorry about that. Some weird quirk on my machine makes my links fail sometimes. I just updated it and it works now.
Hi Mike,
I wonder if you are re-posting what is supposed to be a link to info about the latest service release. I did a search on it and come up with a bunch of pages with the "link" on but the link seems broken on each that I try.
This is basically an FYI. I'm sure I'll find the link eventually.
Thanks.Allen
This is a known bug and it already fixed. Get the latest service release.
How to get the latest service release - Infragistics Community