Asp .NET 2009
ASP .NET Overview
This beta release of our new ASP.NET Controls for Complete UI is available to all Nitobi developers. Our new ASP.NET release is a massive improvement on our older ASP.NET library: full support for all nine of our components, integration with MasterPage based sites, and complete IntelliSense help for ASP.NET developers. Download it today, and let us know what you think!
Download the CUI for ASP .Net Beta
Changes between new CUI ASP.NET Beta and Older CUI ASP.NET releases
- Script file inclusion. The Nitobi CUI JavaScript files (nitobi.xxx.js) are now automatically included in your projects. They are bundled in the NitobiControls.dll file.
- ASP.NET CUI Beta source code. The source code for the CUI.NET Beta is included in the package. It is located in your installation directory / NitobiControls. If you want to customize the .NET 2.0 version of the controls, edit the NitobiControls.VS2005 project file. If you are working in .NET 3.5, edit the NitobiControls.VS2008 file. You can also edit the packaged JavaScript by editing the VS.NET project files - they are bundled in the controls under the scripts directory. Once you re-build the NitobiControls project, the binary (.dll file) will be created in the bin.net.2.0 or bin.net.3.5 directories, depending on which project version you are editing/using. Finally, once this is done, make sure to update the reference to the binary by right-clicking on the DLL in your projects and clicking on 'Update reference.'
Tutorials
- Setting up your ASP.NET Server for Complete UI
- ASP.NET Column-Based Complete UI Controls
- Developing Custom and Dynamic Columns
- Data Management for Controls
- Understanding Remote Ajax Usage
Known Issues
- Datasourced components: Lack of support for error handling in data handlers, and retrieving error messages from datasourced components.
- Datasourced components: Hook in access to component data sources, for use in .NET code-behind / postback use cases
- Lack of support for inline XML data for Combo and Grid
- Document extending DataHandlerEventArgs so that developers can pass their own parameters
- TreeGrid is non-working
- Calendar: CalendarObject.SelectedDate property does not return the selected date on postback
page revision: 9, last edited: 1302804590|%e %b %Y, %H:%M %Z (%O ago)



