Last Updated:
22 Jul 2025 08:59
by Stenly
GridView: ToolTip of cells is shown on non-trimmed cells' text when ShowToolTipOnTrimmedText is True and UseLayoutRounding is set to True
When the ShowToolTipOnTrimmedText property of the columns is set to True, the tooltips of the cells will open even when their text is not trimmed if the UseLayoutRounding property of RadGridView is set to True.