Infragistics NetAdvantage for .NET + WPF 2008 Volume 2
Released: Apr 2, 2009
2008 Volume 2 での更新項目
Windows Forms:
Infragistics WinGrid - Enhanced
CardView Printing – CardView is a display mechanism in the WinGrid that enables developers to provide an alternate view of data, similar to that of the Microsoft Office business cards view. This added functionality provides an easy mechanism for the developer to print the grid while in this display mode.
Rotated Column Headers – Now you can create new column arrangements by rotating the column header.
Row Edit Templates – Provides a dialog box that has knowledge of the underlying WinGrid leading it to give your end users an easy mechanism for entering information.
WinChart - Enhanced
TreeMap – TreeMap is a new chart type providing visualization of hierarchical and relational data through nested rectangles.
WinCombo - Enhanced
AutoComplete Mode – New ways to filter through data in a mechanism that can be compared to the intuitive suggest mode popularized by Google® and now enabled in the WinCombo control.
WinValidator - NEW
The WinValidator is an extender control enhancing the experience of working with editable fields by helping developers with their validation logic. This greatly reduces the amount of code developers must write, and improves the validity of data submitted by end users.
WinDockingManager - Enhanced
Visual Studio 2008 Docking Style – End users can now Control-Tab through their application and get the same rich, live preview in their line of business solutions to which developers using the Visual Studio 2008 IDE have become accustomed.
ASP.NET:
WebSlider - NEW
WebSlider is a light-weight, easy-to-use ASP.NET-based slider (a.k.a. track bar) control. Designed to enable developers to add another familiar UX pattern to their application.
WebHierarchicalDataSource- NEW
The WebHierarchicalDataSource control aims to simplify shaping data to fit hierarchical UI displays by leveraging the familiar Data Source control pattern, and allows developers to easily construct complex hierarchical data views from standard flat data sources such as the SqlDataSource or the ObjectDataSource controls.