学习Infragistics的NetAdvantage控件的一些体会

1 将含有Infragistics控件的工程移植到其他没有Infragistics控件的机器上的方法(费了好久才弄明白的): 
         (1) share复制到本地,这一点很重要;
         (2) 相关的dll复制到本地 , 比如你用到了 ultrawebgird 那么你必须在发布机器上对应的bin目录下将Infragistics.WebUI.UltraWebGrid.v3.1.dll 也拷贝一份;
         (3) 建虚拟目录ig_common, 目的是找着对应控件的脚本和图片,如果没有这个虚拟目录那么你的控件将不能正常显示;
  只要做的以上几点一般就没什么问题了

2 如果不建虚拟目录ig_common 的话也可以,方法如下: 
     具体的在程序中做如下修改(在对应的ultra控件中)
ImageDirectory = "/ig_common/WebListbar2/"
JavaScriptFileName = "/ig_common/WebListbar2/ig_weblistbar.js"
JavaScriptFileNameCommon = "/ig_common/scripts/ig_csom.js"


To change this for MyWebApplication one would have to change the values to the following:

ImageDirectory = "MyIgImages/"
JavaScriptFileName = "MyIgScripts/ig_weblistbar.js"
JavaScriptFileNameCommon = "MyIgScripts/ig_csom.js" 

 3  遇到的一些问题总结如下:
   (1)<%@ Register TagPrefix="iglbar" Namespace="Infragistics.WebUI.UltraWebListbar" Assembly="Infragistics.WebUI.UltraWebListbar.v2.2" %>
<%@ Register TagPrefix="igtbl1" Namespace="Infragistics.WebUI.UltraWebGrid" Assembly="Infragistics.WebUI.UltraWebGrid.v3.1" %>    这里也都需要注意,注意版本的内容,这里的是不行的,缺点版本号等等。
   (2)  在程序中的引用部分: 将所引用到的dll复制到本地(具体方法:添加过引用后,该dll有个属性:复制到本地-->选择true)。

 但是这样做后可能出现的问题是: 在源程序中相对应的控件可能不能正常工作(如:quick design 不能使用)  也就是说将控件复制到本地后会出现控件不能正常使用的问题


转载于:https://my.oschina.net/u/940642/blog/302471

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Infragistics NetAdvantage Ultimate 2011 Vol. 2 下载地址和序列号 Infragistics NetAdvantage Ultimate 2011 Vol. 2 ============================== 下载地址: NetAdvantage 2011 Vol. 2 Platform Installer 5.15MB http://dl.infragistics.com/products/NetAdvantage/Ultimate/2011.2/License/2C43F5C3B67D40EAA8AC91A5DA8661E2/NetAdvantage_20112_PlatformInstaller.zip NetAdvantage 2011 Vol. 2 Version Utility 2.95MB http://dl.infragistics.com/products/NetAdvantage/Ultimate/2011.2/License/2C43F5C3B67D40EAA8AC91A5DA8661E2/NetAdvantage_VersionUtility_20112.zip NetAdvantage Ultimate 2011 Vol. 2 Complete Bundle 2.37GB http://dl.infragistics.com/products/NetAdvantage/Ultimate/2011.2/License/2C43F5C3B67D40EAA8AC91A5DA8661E2/NetAdvantage_Ultimate_20112_WithSamplesAndHelp.zip NetAdvantage Ultimate 2011 Vol. 2 Product And Samples 861.02MB http://dl.infragistics.com/products/NetAdvantage/Ultimate/2011.2/License/2C43F5C3B67D40EAA8AC91A5DA8661E2/NetAdvantage_Ultimate_20112_WithSamples.zip Infragistics NetAdvantage Ultimate 2011 Vol. 2 http://bbs.fosoyo.com/showtopic-4550.aspx Infragistics NetAdvantage for .NET 2011 Vol. 2 http://bbs.fosoyo.com/showtopic-4551.aspx Infragistics NetAdvantage for ASP.NET 2011 Vol. 2 http://bbs.fosoyo.com/showtopic-4552.aspx Infragistics NetAdvantage for Windows Forms 2011 Vol. 2 http://bbs.fosoyo.com/showtopic-4553.aspx Infragistics NetAdvantage for WPF Line of Business 2011 Vol. 2 http://bbs.fosoyo.com/showtopic-4554.aspx Infragistics NetAdvantage for Silverlight Line of Business 2011 Vol. 2 http://bbs.fosoyo.com/showtopic-4555.aspx Infragistics NetAdvantage jQuery 2011 Vol. 2 http://bbs.fosoyo.com/showtopic-4556.aspx Infragistics NetAdvantage for Windows Phone 2011 Vol. 2 http://bbs.fosoyo.com/showtopic-4557.aspx Infragistics NetAdvantage Reporting 2011 Vol. 2 http://bbs.fosoyo.com/showtopic-4558.aspx Infragistics NetAdvantage for WPF Data Visualization 2011 Vol. 2 http://bbs.fosoyo.com/showtopic-4559.aspx Infragistics NetAdvantage for Silverlight Data Visualiza

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值