ExtAspNet v2.1.6

ExtAspNet v2.1.6
    
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/
Email: sanshi.ustc@gmail.com


Release History:

+2009-11-26 v2.1.6
    +Fix a bug when dynamic create Grid's columns(feedback:gxpan).
        -Add an example(data/grid_dynamic_columns.aspx).
    -Fix a bug that Form cann't adaptive browser size chaneg(feedback:kaywood)(WorkItem#6309).
    -Add an overload method Alert.Show(message, title, icon)(feedback:TheBox)(WorkItem#6353).
    -Add AJAX property IFrameUrl for container control(such as Panel,Region,Tab etc.)(feedback:BluesT).
    -Redesign the implement of simulate tree DropDownList, avoid flicker when select a ListItem.
    

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

ExtAspNet v2.1.6
    
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/
邮箱: sanshi.ustc@gmail.com


发布历史:

+2009-11-26 v2.1.6
    +修正动态创建Grid列的BUG(feedback:gxpan)。
        -增加示例(data/grid_dynamic_columns.aspx)。
    -修正Form不能自适应浏览器大小的改变(feedback:kaywood)(WorkItem#6309)。
    -增加重载方法Alert.Show(message, title, icon)(feedback:TheBox)(WorkItem#6353)。
    -为容器控件(比如Panel,Region,Tab等)增加AJAX属性IFrameUrl(feedback:BluesT)。
    -重新设计模拟树的下拉列表的实现,避免选中某项后的闪烁。
            

        

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