infragistics - UltraWebGrid in Chrome works on one server, but not another -


i have same code on stage server on production server. in chrome on production grid displays properly. on stage server, grid not render correctly. 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%" .... 


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -