Hi,
We are using the Prometheus grid and noticed that the headers will not scroll in alignment with the columns when there is no vertical scrollbar. If there are more rows then can be displayed and the vertical scrollbar is visible then everything works as exptected. Here are our settings.
Thanks,
Dave
We are using the Prometheus grid and noticed that the headers will not scroll in alignment with the columns when there is no vertical scrollbar. If there are more rows then can be displayed and the vertical scrollbar is visible then everything works as exptected. Here are our settings.
Thanks,
Dave
<ClientSettings>
<Scrolling UseStaticHeaders="true" AllowScroll="true" />
<Selecting AllowRowSelect="true" EnableDragToSelectRows="false" />
<Resizing AllowColumnResize="true" />
</ClientSettings>