Hey everyone,
I recently encountered an issue while using the ClipMode.ElipsisWithTooltip feature within a dialog. The problem arises when I try to apply the ClipMode.ElipsisWithTooltip property to a grid inside a dialog. Unfortunately, it seems that the tooltip functionality stops working when the grids is inside the dialog.
The code worked perfectly when used outside of a dialog, but as soon as I integrated it within a dialog, the tooltips ceased to function and no errorr where found in console.
Thanks in advance for your time and assistance!
Best regards,