Hi,
I defined GridWeb (18.2) control as follow :
<acw:GridWeb ID="GridWeb1" runat="server" Width="100%" Height="100%" ShowLoading="true" XhtmlMode="true"
PresetStyle="Standard" EnableAJAX="true" EnableAsync="true" RenderHiddenRow="true">
</acw:GridWeb>
Because I want the gridweb to take the whole page height, you will notice that I set Height to 100%.
However when I load this workbook (71.0 KB), there are some issues concerning the gridweb display.
Because it’s easier to show than to explain, I attach you a screenshot (438.5 KB)
which shows the different issues on IE 11.
Thanks for your feedback,