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
280
Tooltip doesn't display when hosting an ultragrid in WPF
posted

Hi,

  Usually, when the text in a cell is longer than the cell's width, a tooltip displays the rest of the text when the mouse is over that cell. However, the tooltip doesn't display if my UltraGrid is hosted by a WindowsFromsHost in WPF. Is someone knows if this is a defect or I should do something special to display the tooltip?

Thanks,