Open Source: http://extaspnet.codeplex.com/
The version is still beta, and the first stable version may take some time.
Which kind of good friends may provide free space to support ASP. net2.0 to put examples of extaspnet? Thank you very much.
Product Name: extaspnet
Current version: v2.0.7
Last Updated:
Product Description:
Professional ASP. NET controls, native Ajax support, and rich UI effects.
Features:
No JavaScript, no CSS, no updatepanel, no Web Services
Note:
This product is based on extjs, htmlagilitypack, Nii. JSON, yuicompressor Open SourceProgram.
Release history:
+ v2.0.7
-added the disablecontrolbeforepostback attribute to the button-whether to disable the button before sending back to prevent repeated submission-the default value is true.
-change the value of the values attribute of the grid from internal to public, which means that the value of each cell in the grid can be changed freely.
-added an example: How to export the Grid Control to excel (data \ grid_excel_run.aspx) (feedback: 503684912 ).
-if the treenode attribute enabled = "false", this item becomes grayed out and will not be selected (feedback: your568 ).
-modifying the treenode attribute navigateurl does not accept server URLs (~.
-added an example for using accordion and tree (Other \ accordion_tree_run.aspx ).
-fixed the bug where the panel icon cannot be displayed (the class name in CSS cannot contain $ characters ).
+ remove the pagelayout control. This control can be replaced by borderlayout and the autosizepanelid attribute of the specified pagemanager.
-in this way, all the panels that need to occupy full screen (whether you are accordion, panel, contentpanel, form, grouppanel, simpleform, tree, grid, or tabstrip) can be in full screen mode.
-simple and convenient. For examples, see default. aspx or other \ accordion_tree_run.aspx.