Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
485
How do I get the tooltip text on a control (UltraToolTipManager) to show when I mouse over the grid cell to which the control is assigned as the editorcomponent
posted

I have some nicely formatted tool tip text that is created using the UltraTooltipManager assigned to a ultraCheckBox control. The control uses the glyph functions to assign icons for both the on and off states. This control is placed in an ultra grid column using the EditorComponent Property.

How can I get that tool tip to show up like it does when it's not in the grid, when the user pauses the mouse over the icon in the grid.

I cannot use the header since, I am using a group header that is in place spanning several columns.

Any help would be appreciated as bagging my head against the desk is not working either. :-)

Thank you

Parents Reply Children
No Data