Closed cortexrd closed 3 months ago
Hi Norm I will set up default colours to fix the transparency issue. The stacking issue I will fix.
I made it work on my side, with custom code, so it should be easy to fix. The tricky part will be to make it flexible so it adapts to all setups.
About the transparency, maybe try to use our new function: ktl.core.mergeStyles
All working well now - thanks!
In a grid with _sth and stickGroupingsWithHeader enabled, I have overlapping groups at the top of the grid, like this:
I tried all different options of row spacings and border/clean, but I always see this.
Also, the groups are transparent, which makes it difficult to read.
ND