中文用户可以加入QQ群交流ExtAspNet使用技巧。
=======================
ExtAspNet v2.1.9
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:
+2010-01-06 v2.1.9
-Integrate with extjs3.1.0.
-Fix css issue in gray theme.
-Fix a bug that Grid column cann't contain chinese characters(feedback:davidwen).
-Add AjaxTimeout property to Web.config and PageManager(unit:second, default:30).
-Fix a bug that Grid control cann't get SelectedRowIndexArray property in PageIndexChange event(feedback:Violet).
-Button control will not gain display:inline CSS rules auto, if you want two buttons stay in the same line, please use float:left CSS rule.
-Fix a bug that popup menu's position is not right in Firefox(feedback:eroach).
-Add EnableEdit for TriggerBox and TwinTriggerBox controls.
-Use Hidden property to show and hide control instead of Visible, which is a readonly property now.
-Use Hidden to show and hide Window control, now Popup is marked as an Obsolete property.
-Method GetCloseReference in Window and GetCloseReference in ActiveWindow are renamed to GetHideReference(Notice all Close character are changed to Hide).
-Add EnableClose property(default false), two methods GetShowReference and GetHideReference to Tab control(feedback:anson).
-Fix a bug that Xml document binding to Tree has a error Icon property mapping(feedback:nopnop9).
-Fix a bug that HtmlEditor is not editable(feedback:TheBox).
-Fix a bug there will be blank page under IE sometimes(feedback:olivia919).