Devexpress AspxGridView 未使用非默认 CSS 显示
我使用 DevExpress 的 AspxGridview
。但我有一个问题。当我用 CSS 发布到 Web 服务器时,我看不到 gridview。我只能使用带有默认 CSS 的 gridview 。但是在我的电脑上,我用于gridview的CSS没有问题。
我应该怎么做才能在 Web 服务器上看到带有 CSS 的 gridview?
I use AspxGridview
of DevExpress. But i have a problem. I can't see gridview when I published to the web server with CSS. I only can use gridview with default CSS. But there is no problem in my computer with CSS which I used for gridview.
What should I do to see gridview with CSS on the web server?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您还应该将 DevExpress.Web.ASPxThemes.vX.Y.dll 程序集部署到 Web 服务器以解决此问题。
You should also deploy the DevExpress.Web.ASPxThemes.vX.Y.dll assembly to the web server to resolve this issue.
我认为下面的文章足以解决您的问题:
http://www.devexpress.com /Support/Center/p/Q267740.aspx
I think this below article would suffice your problem :
http://www.devexpress.com/Support/Center/p/Q267740.aspx