Hello,
Component Pack 9.2.1.0
In DBAdvGrid procedure GetCellColor will exit when UseStyleServices true.
However, UseStyleService is always true, set in ADVGrid.Create, so that the OnGetCellColor event never runs.
Fine,
in 9.2.2.0 the bug is fixed
Hello,
Component Pack 9.2.1.0
In DBAdvGrid procedure GetCellColor will exit when UseStyleServices true.
However, UseStyleService is always true, set in ADVGrid.Create, so that the OnGetCellColor event never runs.