ExtAspNet v2.1.8

ExtAspNet v2.1.8
    
ExtAspNet is a set of professional Asp.net controls with native AJAX support and rich UI effect
which aim at No JavaScript, No CSS, No UpdatePanel and No WebServices.

Support Browsers: IE 7.0+, Firefox 3.0+, Chrome 2.0+, Opera 9.5+, Safari 3.0+

Note: ExtAspNet bases on Open Source Projects like ExtJS, HtmlAgilityPack, Nii.JSON, YUICompressor.

Examples: http://extasp.net/
Project: http://extaspnet.codeplex.com/
Blog: http://sanshi.cnblogs.com/


Release History:

+2009-12-06 v2.1.8
    -Fix a serious bug in previous version, the Window with iframe can't be opened twice(feedback:alexa99).
    -Fix a JS error of Grid control in IE(feedback:lqm4108).
    -Fix a JS bug in Alert class(when there are quote in the message or title)(feedback:sun1299shine).
    +Integrate with extjs3.0.3.
        -fix an issue where MessageBox width is calculated differently depending on the previous content.
        -Add new theme - Gray.
    -Add change language and theme dropdown list for examples.
    -Add static method Refresh to PageContext, which is used in changing language and theme.
    

 ===============================================================

ExtAspNet v2.1.8
    
ExtAspNet是一组专业的Asp.net控件库,拥有原生的AJAX支持和丰富的UI效果,
目标是创建没有JavaScript,没有CSS,没有UpdatePanel,没有WebServices的Web应用程序。

支持的浏览器: IE 7.0+, Firefox 3.0+, Chrome 2.0+, Opera 9.5+, Safari 3.0+

注:ExtAspNet基于一些开源的程序ExtJS, HtmlAgilityPack, Nii.JSON, YUICompressor。

示例: http://extasp.net/
项目: http://extaspnet.codeplex.com/
博客: http://sanshi.cnblogs.com/


发布历史:

+2009-12-06 v2.1.8
    -修正了使用IFrame的Window关闭后不能再次打开的BUG(feedback:alexa99)。
    -修正了IE下Grid中的一个JS问题(feedback:lqm4108)。
    -修正Alert消息中引号未编码导致的JS错误(feedback:sun1299shine)。
    +集成extjs3.0.3。
        -修正弹出对话框的宽度计算错误(会保持最小的状态)。
        -增加新的皮肤Gray。
    -为示例工程添加改变语言和皮肤的下拉列表。
    -为PageContext增加静态函数Refresh,在切换语言和皮肤时使用。    


 

原文地址:https://www.cnblogs.com/sanshi/p/1617922.html