I'm using the CustomDrawGroupCell and appending on additional information. I also have a Summary Group of another column where I get the sum and link it to the column being grouped. If my Format in the summary group is Profit=$,0;-Profit=-$,0, then this text is being overlaid on my text being added in the CustomDrawGroupCell.
I've attached a picture of what I'm seeing. It appears as the Summary text is being placed where it should be going if I hadn't modified the Text in the CustomDrawGroupCell.
I'm converting from the old dxGrid to the cxGrid. It was working on the dxGrid, but I must be missing something in the conversion to the new grid.
Any ideas?
Thanks,
Tom