I have the same code on a stage server as on a production server. In Chrome on production the grid displays properly. On the stage server, the grid does not render correctly. What might cause this?
<%@ Register Assembly="Infragistics35.WebUI.UltraWebGrid.v8.3, Version=8.3.20083.1009, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb"
Namespace="Infragistics.WebUI.UltraWebGrid" TagPrefix="igtbl" %>
<igtbl:UltraWebGrid ID="grdSearchResult" runat="server" Width="100%" ....