Why DevExpress GridControl show empty tooltip?
问题 I create DevExpress GridControl. Here full code of GroupBox and GridControl, because i do not know why it shows empty tooltip. I try to make many changes at code, read DevExpress forum but it not work. <GroupBox Grid.Row="0"> <GroupBox.Header> <TextBlock FontWeight="Bold" Text="GroupBox"/> </GroupBox.Header> <Grid ScrollViewer.CanContentScroll="True" ScrollViewer.HorizontalScrollBarVisibility="Auto" ScrollViewer.VerticalScrollBarVisibility="Auto" > <Grid.RowDefinitions> <RowDefinition Height=