Infragistics Ultimate UI for ASP.NET Web Forms is the new name for Infragistics Ultimate UI for ASP.NET (previously known as Infragistics for ASP.NET). It is also available as part of Infragistics Ultimate.
Please note that new licenses are no longer available for Infragistics Ultimate UI for ASP.NET Web Forms. Existing customers can continue to renew their current subscription.
NetAdvantage for Silverlight Line of Business 2010 Volume 3
Released: Oct 18, 2010
2010 Volume 3 버젼 업데이트
Updates in NetAdvantage for ASP.NET 2010 Volume 3
Office 2010 Style - NEW!
Give all ASP.NET controls the Office 2010 Blue Theme for a modern look and feel that will make your application fit the expectations Microsoft Office 2010 application users have.
WebDataGrid - Enhanced
Column Summaries - Displays calculated or aggregated columns to end users that you can customize. When exported to Microsoft Excel, the built-in formulas are converted to Excel formulas.
WebDataGrid - Enhanced
Selection Persistence - When using load on demand with features like paging and virtual scrolling, the data grid remembers the user’s existing selection with a single property setting.
WebDataGrid - Enhanced
Row Selectors - A new, stylable visual element can be used to highlight selected rows.
WebDocumentExporter - NEW!
Using the new WebDocumentExporter and Infragistics.Documents compiled assembly, you can export data grids to Adobe PDF and Microsoft XPS file formats with a single line of code.
WebDataMenu - Enhanced
Smart scrolling behavior is enabled when menu items cannot fit in the specified height (or width), and when the browser window is too small to show them all.
Performance Optimizations
WebDataGrid, WebHierarchicalDataGrid, WebDataTree, WebDropDown, WebDataMenu, WebExplorerBar, and WebImageViewer
Optimized Collection State
Serialization of collections is avoided during AJAX callbacks, which results in a much faster user experience.
Minified CSS
Stripping whitespace that made CSS classes more human-readable has made them more efficient now for machines to read and process.
GZip-Compressed CSS
Compressing CSS with GZip compression trims down the bandwidth needed to download stylesheets.
Version-Free Assembly Names
A set of compiled assemblies are now provided without the version and CLR tags, which allows you to more quickly and easily upgrade your ASP.NET applications by just swapping assemblies.
Infragistics.Excel - Enhanced
New Office 2010 File Support for ExcelML files allows you to export the contents of both the WebHierarchicalDataGrid and WebDataGrid into the latest version of this widely-used spreadsheet file format.