Hello
I would like to show a Tooltip on cells in IG which have a determined css-class.

For example:
Orange-Cell: “css_conflict” , tooltip = “Date conflict - please fix it!”
Red-Cell: “css_conflict_key”, tooltip = “Primary-Key conflict - please fix it!”
I have read the Cookbook from @john-snyders-oracle on Page 14.
But my wish is a little bit different and I can not solve it :(
THanks in Advance!