astuteq
10 Mar 2014, 6:05 AM
Hello,
i show tooltip on grid cells. Thats working fine in my renderer function:
metadata.attr = 'ext:qtip="this is my tooltip" ext:qtitle="Tooltip Title"';
But what i actually need is a Extjs panel in my tooltip for a proper representation of the data I want to show in the tooltip.
How Can I place an Extjs panel or other components in this tooltip?
Thanks,
Stefan
i show tooltip on grid cells. Thats working fine in my renderer function:
metadata.attr = 'ext:qtip="this is my tooltip" ext:qtitle="Tooltip Title"';
But what i actually need is a Extjs panel in my tooltip for a proper representation of the data I want to show in the tooltip.
How Can I place an Extjs panel or other components in this tooltip?
Thanks,
Stefan