You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When viewing a topic data in grid view, the grid does not resize horizontally to follow window size changes. For example, if the window is resized larger, the right side of the grid still ends at where the window's original size was. If the grid is scrolled horizontally, only the grid headers expands to fill the extra space. The grid body still ends with the window's original size.