Hi,
I'm using Apex 18.1 and an application migrated from version 4.2 that uses a legacy theme (Light Blue (Theme 15) *).
In this application I implemented some tooltips on the cells of an IG following the example shown in packaged applications. :
function(config) {
config.defaultGridViewOptions = {
tooltip: {
.......
.......
I would like to change the background color and the font color of the tooltip.
How can I do ?
thank you
best regards
saverio