Infragistics NetAdvantage Select - 概要

by Infragistics - 製品のタイプ: Component / ASP.NET WebForms / ASP.NET AJAX (ATLAS) / .NET WinForms / .NET Class / 100% Managed Code / JavaScript / AJAX

結果

Infragistics NetAdvantage Select by Infragistics

Add, grid, ribbon, scheduling, toolbar, menu, listbar, tree, UI and editing functionality to your .NET, Visual Studio 2005/2008, ASP.NET and Tablet PC applications. Infragistics NetAdvantage Select is a comprehensive presentation layer toolset for quickly building and styling polished application UIs and delivering a great user experience, for Windows Forms, ASP.NET and Tablet PC. NetAdvantage Select contains all essential UI controls (over 100 in all) for applications built using Visual Studio: grids, scheduling, charting, gauges, navigation, ribbon, toolbars, menus, listbars, trees, tabs, explorer bars, UI and many other editors, as well as Application Styling, Excel import/export and a Document Export Engine for PDF and XPS formats. Infragistics NetAdvantage tools work natively within Visual Studio 2005 and 2008 and include Office 2007 styles, Vista styles and Vista support. Included with every purchase of NetAdvantage for (.NET, Windows Forms, ASP.NET,) Infragistics provides product support, source code to the controls and frameworks, two releases yearly of customer driven products and features and more.

Infragistics NetAdvantage Select is a true framework, not just a collection of disparate controls. Infragistics labored hard before writing a line of code to devise a mature architecture based on shared assemblies and common object models. This creates what Infragistics refer to as leveraged learning, meaning the effort to learn the first of the interface elements lets you learn the rest much easier. It also makes it easier to create standardized interfaces for your applications and even create your own elements by extending and inheriting visual elements from Infragistics Presentation Layer Framework. Its a primary reason for corporations to standardize all their development teams on NetAdvantage Select.

Infragistics NetAdvantage Select includes the full .NET source code.

Priority Support: One years worth of priority phone and guaranteed response web-based technical support.

Subscription Service - This service is a convenient way to ensure customers are always using the latest versions of Infragistics components. Subscription Service entitles Program members to automatically receive all major upgrades (full version releases), new products included in the covered Suite, and minor updates (enhancements and service patches) for the period of one year. Because the development team is committed to keeping in step with new technology, the Subscription Service is the best way to ensure your applications are compatible with even the most recent changes in technology.

Infragistics NetAdvantage includes:

Windows Forms Rich Client Components

WinGrid

WinCalcManager

WinChart

WinCombo

WinDataSource

WinTrackBar

WinDesktopAlert

WinDockManager

WinExtras

WinAnimation

WinButton

WinCalculator

WinDropdownButton

WinPopupContainer

WinLabel

WinFormattedLinkLabel

WinFormattedTextEditor

WinProgressBar

WinScrollBar

WinStatusBar

WinTooltipManager

WinEditors

WinCalculator

WinCalculatorDropdown

WinCheckEditor

WinColorPicker

WinComboEditor

WinCurrencyEditor

WinDateTimeEditor

WinFontNameEditor

WinFormattedLinkLabel

WinMaskedEdit

WinNumericEditor

WinOptionSet

WinProgressBar

WinTextEditor

WinExplorerBar

WinGauge

WinGridBagLayoutPanel

WinGridExcelExporter

WinGridDocumentExporter

WinGroupBox

WinInkProvider

WinLayoutManagers

WinListbar

WinListView

WinPrinting

WinPrintDocument

WinPrintPreviewControl

WinPrintPreviewThumbnail

WinGridPrintDocument

WinSchedulePrintDocument

WinSchedule

WinDayView

WinWeekView

WinMonthViewSingle

WinMonthViewMulti

WinCalendarCombo

WinCalendarInfo

WinCalendarLook

WinSpellChecker

WinTabbedMdi

WinTabs

WinToolbars

WinTree

Web Forms Components

WebAsyncRefreshPanel

WebGrid

WebCalcManager

WebChart

WebCombo

WebDialogWindow

WebImageViewer

WebSplitter

WebDateChooser

WebEditors

WebCurrencyEdit

WebDateTimeEdit

WebMaskEdit

WebNumericEdit

WebPercentEdit

WebTextEdit

WebGauge

WebGridExcelExporter

WebGroupBox

WebHtmlEditor

WebImageButton

WebListbar

WebMenu

WebNavBar

WebPanel

WebSpellChecker

WebTab

WebToolbar

WebTree

WebResizingExtender

WebSchedule

WebCalendar

WebCalendarView

WebDayView

WebMonthView

WebScheduleInfo

WebScheduleSqlClientProvider

WebScheduleOleDbProvider

WebWeekView

NetAdvantge also includes NetAdvantage AppStylist.

NetAdvantage Select includes ASP.NET and Windows Forms controls.

What’s new in NetAdvantage Select 2009 Volume 2?

New Features for Windows Forms developers:

WinTimelineView – NEW!

Brand New Scheduling Control – WinTimelineView is a brand new control that arranges dates on a horizontal axis. Its usage is perfect for displaying multiple users’ appointments at the same time.

Built on the WinSchedule Architecture – Recurring events, appointment dragging and resizing, multiple owners and all the other WinSchedule features are included in the new WinTimelineView.

Now Spanning Different Timescales – WinTimelineView introduces the flexibility of the DateTimeInterval which allows timelines to assume many different timescales that can be less than an hour, up to days, weeks, months or longer!

Design Time Support – WinTimelineView also introduces a new kind of designer so that you can easily set DateTimeInterval values in Microsoft Visual Studio.

WinTilePanel – NEW!

Focus Tile UX Pattern – New panel is a ready-made implementation of this popular user experience pattern that allows your users to quickly browse through a set of content panes in summary form.

Drill Down – Drill down into an expanded view of any content pane for additional detail.

Drag and Drop – Drag and drop content panes to reorder them within the tile panel.

Custom Content Panes – Content panes are completely customizable with arbitrary content and header, a drop shadow, and different pane states such as large and normal.

Dynamically Add/Remove Content Panes – Add and remove content panes at either design-time or run-time.

Save/Load Layouts – Allows your users to have an easy way of restoring an initial layout or one that they prefer working with.

WinControlContainerEditor – NEW!

Deliver a Custom Editing Experience – Giveyour users a custom editing experience. You can embed an editor in this Windows Forms container to implement the IProvideEmbeddableEditor interface, and then plug it into anywhere the Windows Forms controls support embeddable editors.

Display Data with Custom Visual Rendering – Use a separate custom rendering control to visualize the current value in any way you want. For example, you can embed WinChart into a WinGrid cell.

WinGrid – Enhanced

Column Moving Indicators – Customize the image used to prompt users where the column they are dragging will be repositioned when they drop it.

Improved Selected and Active Cell Appearances – Now you can override any System-defined or Row-defined Selected or Active appearances at the cell-level. Additionally, since the most common properties you’ve told us you would want to override are the foreground and background colors of selected cells, you can now set defaults for these selected colors in one place.

Active Cell Border Thickness – You can change the solid active cell border’s thickness and have it applied on all four sides of the active cell making it appear more prominent.

Row Selector Images for Specific States – You can customize the image used for the active row, active row with pending changes, active add new row, inactive rows with pending changes, and inactive add new rows through the new RowSelectorImages property.

Group-by Row Connector Appearance – Style the new row connector element independently of the GroupByRowAppearance, and even define distinct connector appearances on a per-column basis.

WinGridDocumentExporter – Enhanced

Exported PDF/XPS Matches the Group-by Summary Display Style – When you export the WinGrid to PDF/XPS, it will position the summaries on its group-by rows to match their on-screen appearance in the WinGrid based on the GroupBySummaryDisplayStyle setting.

What’s new in NetAdvantage Select 2009 Volume 1?

New Features for Windows Forms developers:

WinGrid – Enhanced

Enhanced Filtering UI – Now you can give end users a totally new user interface for filtering grid columns. End users can check the checkboxes of column values to filter by from a dropdown window like in Microsoft Excel, and choose to filter from a variety of constraints appropriate to their column data (for example, in a date column you can filter by the next week, month, or quarter; even filter to within a date range!)

Fixed Headers Right – Pin column headers on the right-side of the grid to freeze them in place, just like you have been able to pin them on the left-side. Slide wide data sets horizontally with key columns pinned into place just like in Microsoft Excel.

Row Layout Grouping – Organize nested groupings of columns (for example, quarters grouped within a fiscal year) in Row Layout mode. You can now also move these groups of columns as a single unit, or confine column movement only to within its group.

Checkbox Column Headers – Add a checkbox to a column header, that will check or un-check many or all subordinate rows. The checkbox column header automatically synchronizes with the values in the column if they are Boolean-type values, or they can be edited with a checkbox editor. Synchronization can also be limited by row island.

Sibling Band Order – Set or change the visible index of bands at the same level of the data grid, so they appear in the sequence your users want.

WinPanel – NEW!

Fully Stylable Container – Combines the features found in the standard Windows Forms panel like scrolling and auto-sizing, with the full stylability of the Application Styling Framework for complete control over its appearance.

WinCombo and WinComboEditor – Enhanced

Dropdown List Multi-Select – Improved checkbox multi-select allows users to choose multiple dropdown options with their mouse only. Ideal for user interfaces that must work with one hand, since there is no need for a keyboard or use two hands to Ctrl-click.

WinListView – Enhanced

Range Select – Users can easily drag-select a range of items in the list view just like they do in the Windows Explorer. Any list items touching the rectangular region (“lasso”) dragged out by the user will become selected.

WinSchedule – Enhanced

Appointment Dragging and Resizing – Developers have greater control than ever before over the dragging and resizing of appointments, with new cancelable events.

Custom Working Hours – Business happens at all hours, and these are not always contiguous stretches of time, so the WinDayView enables you to configure working hour periods that are non-contiguous (i.e.., lunch breaks) and are rules-based (i.e., apply one set of working hours for the first weekday of the month) for superior customizability to your users’ needs.

New features for ASP.NET developers:

WebDataTree - NEW!

Hierarchical View – Hierarchical tree view of your data in the form of nodes can be populated by data binding to any Hierarchical DataSource including the Infragistics WebHierarchicalDataSource control.

Single/Multi Node Selection – Users can select one or multiple tree nodes by either Shift- or Ctrl- clicking multiple nodes, At any given time, one node on the tree can be the active node and the tree can persist this active node even as the user moves focus to other controls on the page.

Keyboard Navigation – Users can move around the tree, collapsing and expanding nodes, using intuitive keys like the arrow keys, Enter key and Space bar.

Load on Demand – For best performance, nodes are only data bound when the user expands their parent node. This can be handled automatically in the case of data sets with a few declarative property settings, or for greater control you can manually manage how the tree loads additional nodes from your data source. As the tree is loading, it can display a loading message to the user that you can customize through its template.

Bi/Tri State Checkboxes – Enable checkboxes on tree nodes that allow users to individually check/uncheck them. Tri-state logic allow nodes to be in either a checked, an unchecked or an inderminate state.

Animations – When child nodes come into view or collapse out of sight, they can do so using a variety of different animation effects.

Customizable Nodes – Tree nodes can have their own image, present themselves as a template (for instance, perhaps with a checkbox), and they can even be edited by the user for example if your tree were presenting heterogeneous data.

Many Stylable States – Custom style the appearance of activation, selection, disabling of nodes, the default node appearance, specific individual nodes, and the mouse over effect.

WebDataMenu - NEW!

Hierarchical View – Enable expeditious navigation around your Web site with any degree of nesting of its cascading menu items.

Auto Positioning – Whether you orient the menu vertically or horizontally, place it near the edge of the screen or in the middle, its ability to intelligently position its submenus where they will have enough space to expand keeps your user on track at all times.

Keyboard Navigation – Users can move around the menus entirely with their keyboard, using keys intuitively like the arrow keys to expand submenus or the Space bar to select a menu item.

Single/Multiple Selection - Users can select one or multiple menu items by either Shift- or Ctrl- clicking multiple selectable menu items. At any given time, one item in the menu can be the active item, and the menu can optionally persist this active menu item even after your user leaves the menu so that when they return, they can pick-up from where they left off.

Data Binding – The menu supports direct data binding to a SiteMapDataSource control to integrate with the sitemap files you have today, and any hierarchical DataSource as well as to the Infragistics WebHierarchicalDataSource control.

Animations – Submenus can appear or disappear using many different animated effects.

Context Menu – Users can bring up a context menu, that you can populate with context-sensitive tasks that you would like them to be able to perform.

Customizable Menu Items - Menu items are templatable so you can control how they look and feel, for example you could create a template for checkable menu items. Menu items can be given their own image, they can also be set to act as separators.

Many Stylable States – Custom style the appearance of activation, selection, disabling of menu items, the default menu item appearance, specific individual menu items, and the hover effect a menu item should display when it is moused over.

WebDropDown - NEW!

Templatable Drop Down – Whether you use it as a combo box or a multi-column drop down, the flexibility of its template support, ASP.NET AJAX load on demand capabilities, and data binding make WebDropDown the last dropdown control you will ever need.

Single and Multi-Selection – Your users can select one or multiple items from the drop down list, as necessary. These item values are furnished back to you in an easily parsed manner. At any time, one item in the drop down can be the active item and is shown with a distinguished style that sets it apart from non-active items, or selected items.

Auto-Filtering – Give users a suggestive hint as they type in a value, and they can choose an item from the drop down that much more quickly saving them time and making them more productive. As the user types, the matching text in drop down items below are automatically highlighted to call attention to themselves.

Auto-Sorting – Drop down items can appear automatically sorted, making it easier for the user to find the item they wish to pick from an alphabetical listing.

Automatic Positioning – No matter what orientation you place the drop down in on your form, its intelligent auto-positioning will open its contents in the direction that ensures you of the easiest user experience.

Custom Value Persistance – You can opt to restrict input to only the values in the drop down or allow the user to enter their own value, much like in a combo box. Any custom entered value will be remembered by WebDropDown.

Scroll on Demand – With its No-Touch AJAX, the WebDropDown can callback to load additional drop down items only when the user is about to scroll them into view. When you have a large number of drop down items, it can also display a pager so that the user can flip through options, loading them one page at a time.

Keyboard Navigation – Instead of scrolling with the mouse, users have the option of using the keys on their keyboard to jump or scroll through the drop down listing.

Animation Effects – A variety of animation effects can be chosen that control how the value list drops down from the control.

Many Stylable States - Custom style the appearance of activation, selection, disabling of value choices, the default value choice appearance, and the mouse hover effect.

WebProgressBar - NEW!

Animated Progress – Show users the progress of lengthy operations with this customizable progress bar.

Orientations – You can give the WebProgressBar a horizontal or a vertical orientation.

Formattable – The label and any tooltips can be custom formatted to present values like the percentage complete in the manner your application requires.

Looks Like a Windows Forms Progress Bar – The percentage complete label can be aligned to run across the length of the progress bar as it continuously updates. When the percentage complete label overlaps the progress bar, it will partially re-style itself so that it maintains contrast with the bar background color behind it.

WebDataGrid - Enhanced

Column Moving – Enable your users to reorder columns to customize their views using the new Column Moving capability.

Drop Down Editor Provider – The new WebDropDown control can be used as an editor within the data grid. When a cell goes into edit mode, you can use WebDropDown to show a list of values to choose from, or use any of the other rich features of the WebDropDown.

Drag & Drop Framework - NEW!

Comprehensive Drag & Drop – The Infragistics Drag & Drop Framework is completely client-side and works based on the HTML DOM elements on the page, so you can use it to enhance and enrich the behavior of not only Infragistics ASP.NET AJAX controls but other content on your page, even third-party controls.

Customizable Mouse Cursors – You can control the mouse Cursors users can use, and what their effect will be, all in very little code.

Customizable Drag Element – As your users drags an element from one place to another, you can customize what they see floating across the screen with their mouse pointer. Clone and/or ghost the element being dragged, or use something entirely different like a “document” icon if that’s what your application needs.

Copy and Move – You can copy an element from one place to another with the Drag & Drop Framework, or just move it to a new location.

Application Styling Framework - Enhanced

Consolidated Page Management – A single Application Styling settingnow manages the styling of all of your ASP.NET AJAX and ASP.NET controls on the page.

Custom CSS Class Registration – You can now create custom CSS styles from within code and register them with the Application Styling Framework’s CSS registry, enabling you to enjoy greater centralized management of your CSS styles.

What’s new in NetAdvantage Select 2008 Vol 3?

New Windows Forms Features

Microsoft Office 2007 File Formats - Infragistics will offer support to allow exporting directly to the latest file format for Excel (.xlsx) which enables you to take advantage of Excel’s new 1 million row capacity and leverage this file format’s human-readable, interoperable XML vocabulary.

WinCalcManager to Excel Formula Integration - Infragistics WinCalcManager and Excel Integration scenario just got more powerful. Now Infragistics has the ability to translate formulas from WinCalcManager to Excel automatically. Essentially, this offers more robust interoperability between the Infragistics controls and the Excel product.

De-Serialization of Excel Formula Values - This enables the Infragistics.Excel libraries to pull data from Excel and translate the formulas as a formula value instead of a text string. This enables developers an easy way to efficiently pull data from Excel into their application.

Additional WinCalcManager Formulas - Enhancing the productivity of the developer, Infragistics has released a large number of new formulas that have been added to the WinCalcManager. This enables more complicated mathematics to be handled automatically by the Infragistics math libraries and negates the need for lengthy custom code.

New ASP.NET Features

WebDataGrid based on the Aikido framework - This version of WebDataGrid supports:

Column Resizing

Row Filtering

Columns

DataBinding

Automatic Paging

Cell, Row, Column based Selection

Single & Multi-Column Sorting

Add, Delete and Update Rows

RowEdit & Column Templates

Virtual & Deferred Scrolling

What’s new in NetAdvantage Select 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.

What’s new in Infragistics NetAdvantage Select 2008 Volume 1?

Windows Forms:

Now with full compatibility for Visual Studio 2008

WinTrackBar – NEW - The TrackBar enables users to select an item in scale by sliding a tickmark across a line. Its value can be used for setting colors or other items that may be on a numeric line

WinTree - Enhanced - The TreeView in Vista took on an animation as the user scrolls to deeper levels. This negates the need for a horizontal scrollbar and allows the end user to focus purely on the node they have selected. This enhancement increases the usability of the tree

WinListView – Enhanced - An additional setting has been added to WinListView that enables auto resizing of columns which is consistent with functionality found in the Microsoft ListView

ASP.NET:

Now with full compatibility for Visual Studio 2008

WebDialogWindow – NEW Built with Aikido! - The WebDialogWindow is an ASP.NET-based dialog window control. Designed to replicate the functionality of a traditional standard Windows Forms dialog window, the control allows developers to easily include both modal and non-modal dialog window functionality in their Web applications

WebImageViewer – NEW Built with Aikido! - The WebImageViewer control is a simple ASP.NET-based control which allows developers to easily add image display capabilities to their Web applications. Images are displayed in an image strip fashion, horizontally or vertically, and can be scrolled or dragged by the end user using a smooth animation to transition the image strip. The control is useful both in basic image gallery scenarios, as well as image-based navigation scenarios

WebSplitter – NEW Built with Aikido! - The WebSplitter control is an ASP.NET-based control that allows developers to easily subdivide sections of their web page, which end users can then resize or even collapse. The control simulates the familiar splitter user interface found in many modern Rich Client applications and allows an end user to control the layout of their workspace, optimizing it for their tastes and performance. The control also allows developers to avoid the use of HTML frames in applications which provide the end user pods of information

What's new in Infragistics NetAdvantage Select 2007 Volume 3?

Windows Forms:

Infragistics WinNavigationBar™ - The new WinNavigationBar breadcrumb control drives users through any hierarchical navigation model your application uses, without the need for multiple wizard dialogs

Navigation Toolbar - WinToolbars™ enhancement - delivers ready-made forward, back, and recent history navigation

Vista Look without Vista OS - Get the look of Vista without WPF due to Vista-style enhancements to the WinEditors™ and WinScrollbar™ controls

WinChart™ - Export your charts to PDF or XLS, now with NEW Histogram chart type. Plus many more enhancements

ASP.NET:

WebChart™ - Export your charts to PDF or XLS, now with NEW Histogram chart type. Plus many more enhancements

WebHTMLEditor - New features in the WYSIWYG (What You See Is What You Get) HTML editor enhance the user experience, and give you greater control over the text and action event handlers you can write in JavaScript on the client

Document Sharing

The document export engine delivers XPS and PDF export capabilities that enable new document sharing and reporting

The new WebGridDocumentExporter™ component can quickly and easily export your WebGrid™ data into workbooks

This release enhanced the Infragistics Excel class library to handle formulas, images, and the import of Excel workbooks on the Web

What’s new in NetAdvantage Select 2007 Volume 2?

Windows Forms:

Infragistics Document Exporting Engine - NEW

Infragistics Document Exporting Engine enables the creation of both PDF and XPS documents

New Excel Exporting capabilities - Enhanced

Improved workflow by enabling more grid-to-excel exporting capabilities

Desktop Alert Control - NEW

Notification – The new Infragistics WinDesktopAlert enables peripheral notifications in your applications

Gridbag Layout Panel - Enhanced

The GridBagLayoutPanel allows developers to arrange their forms with freedom from worrying about resizing

Gauges – NEW

KPI Visualization – Gauges give you a clear and quick means of understanding Key Performance Indicators. The WinGauge combines separate visual components and graphics to create multifaceted gauges for 3 main types of visual display: Radial, Linear and Digital

ASP.NET

Gauges - NEW!

KPI Visualization – Gauges give you a clear and quick means of understanding Key Performance Indicators. The WinGauge combines separate visual components and graphics to create multifaceted gauges for 3 main types of visual display: Radial, Linear and Digital

Search Engine Crawler Enhancements - NEW

Search Engine Friendly Output – Improve website visibility by increasing your search engine ranking

What’s new in NetAdvantage Select 2007 Volume 1?

Windows Forms - One-Click Styling - Style all of your NetAdvantage applications by simply choosing a palette using the New Infragistics Express Styling

ASP.NET - RIA for your Users - New CSS based, Mashup friendly, Application Styling for your rich internet applications

Charting – Dramatic Data - Quickly configure your charts to change your data display from dull to dramatic, with Office 2007-style charts

Application Styling – Design Once, Style Everywhere for Windows Forms and ASP.NET. Quickly create and apply corporate standards across controls or applications

Office 2007 Look & Feel for Windows Forms

Application Styling -- Design once, style everywhere. New Express Styling enables generation of Application Styles from a single color

Office 2007 UI - Full Office 2007 support with the addition of RibbonMDI merging and a new MiniToolbar

Productivity - Quickly enable conditional formatting on grid data

Performance -- Full 64-bit .NET 2.0 architecture support including Windows XP 64-bit, Windows Vista 64-bit and Windows Server 2003 64-bit

Accessibility – All Windows Forms controls are now compliant under US Gov’t Section 508 standards

Rich Internet Applications with Office 2007 style

Application Styling - Design once, style everywhere - instantly and professionally style your NetAdvantage ASP.NET applications

Productivity - Improve workflow and reduce maintenance costs with Application Styling and the WebAppStylist design tool

Performance - Provide data filtering through the intuitive FilterRow interface

ASP.NET AJAX-enabled - Full support for ASP.NET AJAX Extensions 1.0; plus a bonus new Resizer built directly on Microsoft’s newest Framework

Application Styling for ASP.NET & Windows Forms – With Office 2007 styles

Apply Global Styling - Set control or application-wide look & feel with a style library, at design or run time

Easily Enforce Corporate Branding - Use a style library to brand multiple applications across the enterprise

Show Your Style - Create, save, reuse and distribute your custom styles, complete with copyright, version and usage information

Professionally Designed, Customizable Styles - Create compelling user interfaces without a dedicated design team, using built-in styles or your own designs

Develop and Design Concurrently - Designers can use NetAdvantage AppStylist to create UI styles outside of Visual Studio while Developers write their applications in C# or VB.NET

Intelligent Charting for ASP.NET and Windows Forms

Create Compelling Experiences - Quickly configure your charts to emulate the new Office 2007 chart styles

Leverage a Rich Toolset – Efficiently present data with optimized presets for 35 2D and 25 3D chart types

Let the data tell the story – Complex reports often require visual clarifications; conversely, visual data can eliminate the need for a explanation

Experience Information – Leverage specialized scientific, statistical and financial charts

Windows Forms new additions

Accessibility Support – Enhanced

All Windows Forms controls are now compliant with US Government Section 508

Application Styling – Enhanced

Export Images from a Style Library

Add your personal information to a Style Library

New ISL Generator - Style Library Templates that will automatically generate complete StyleSets at the click of a button

Multiple controls can now use separate Style Libraries

Presentation Layer Framework – Enhanced

NetAdvantage for Windows Forms Now Supports 64-bit Operating Systems enabling it to run on Vista

WinExplorerBar™ – Enhanced

Outlook 2007 Navigation Pane can now be collapsed

WinFlowLayoutManager™ – Enhanced

More Alignment Options

WinGrid™ – Enhanced

Conditional Formatting of Cells in a WinGrid Column

WinSpellChecker™ – Enhanced

Adding Canadian and Australian dictionaries brings the total dictionaries included to 9

WinToolbarsManager™ – Enhanced

New Glyphs for StateButton Tool: Checkbox and Radio Button

You can now merge ribbons in a Multiple Document Interface

New MiniToolbar – Replicates the new type of toolbar introduced in Microsoft Word 2007

New tab item toolbar for the Ribbon – serves the same purpose as the Quick Access Toolbar

ControlContainer now works inside the Ribbon

Prevent Ribbon KeyTips from overriding menu mnemonics

ASP.NET new additions:

Application Styling for ASP.NET

Application Styling is a concept in ASP.NET development for developing world-class applications with a stylish look and feel easily

Infragistics' Application Styling Framework™ (ASF) – includes NetAdvantage AppStylist- a stand-alone styling application that runs outside of the Microsoft® Visual Studio® IDE

Application Styling Console - A Visual Studio Add-in that can be used at design time to configure and modify the Application Styling settings for your application

WebAsyncRefreshPanel™ (WARP Panel™) – Enhanced

Many additional properties, events and methods to fine tune your programming options

WebGrid™ – Enhanced

Filter Row Added To WebGrid

Sorting Algorithm can now be Selected for your WebGrid Data

Support for Copy and Paste Between Microsoft Excel and WebGrid

WebGrid Support For Cut/Copy/Paste Operations

XML Support for Mozilla Firefox

WebMenu™ – Enhanced

Enhanced Rendering now enabled by Default

WebResizingExtender™

Resize the following containers on a Web page:

Microsoft Panel

UpdatePanel™

Infragistics WebPanel™

Infragistics WebAsyncRefreshPanel

WebSpellChecker™ – Enhanced

Adding Canadian and Australian Dictionaries brings the total dictionaries included to 9

WebTab™ – Enhanced

Vertical text orientation is now honored in Firefox

BeforeAsyncSubmit client-side event improvement

What’s new in NetAdvantage for Windows Forms 2006 Volume 3?

Application Styling

New Eyedropper

New resource previews

New “used by” list

Selective importing

Office 2007 look and feel

New look and feel for WinEditors

New look and feel for WinSchedule

Office 2007 view style

New project upgrade add-In

WinChart

Can customize the appearance of chart’s background

Customization of charts on a per-series basis

Easier to hide and display chart series

New 3D Spline charts

New properties to determine the scrolled or scaled axis

Office 2007-style presets available for charts

WinFormattedLinkLabel

New WinFormattedTextEditor Control

WinToolbarsManager

Ribbon

New PopupGallery tool

WinTooltipManager

Formatted tooltips

What’s new in NetAdvantage for ASP.NET 2006 Volume 3?

Improved accessibility support

Office 2007 presets

New project upgrade Add-In

WebCalendar

Prioritizing day styles

Hiding days in other months

WebChart

Can customize the appearance of chart’s background

Customization of charts on a per-series basis

Easier to hide and display chart series

New 3D Spline Charts

Office 2007-style presets available for charts

WebDateChooser

WebDateChooser is now section 508-compliant

Set focus during page initialization

Set the image URL for the drop-down button

WebGrid

New/Modified events

New/Modified properties

Additions to the WebGrid CSOM

Additional enhancements to WebGrid

Enhanced row filtering

New WebAsyncRefreshPanel™ (WARP Panel™)

WebTab

New IsAsyncPostBack property

What's new in NetAdvantage 2006 Select Volume 2?

No Touch AJAX for ASP.NET

Save Time - Enable AJAX support without hand-coded JavaScript

Increase Performance - Eliminate postbacks with AJAX-enabled Grid, Tree, Tab, and Schedule

Empower Your Users – Simplify your interfaces with user-definable Grid row filtering

Leverage a Rich Toolset – Deliver robust scheduling applications with recurring appointments and disconnected user support

Application Styling for Windows Forms and ASP.NET

Apply Global Styling – Set application-wide look and feel with a single XML-based style library

Deliver Consistent Look & Feel – Use a style library to brand multiple applications across the enterprise

Update Styling Dynamically - Change application look and feel at runtime

Leverage Professionally Designed Styles - Create compelling user interfaces without a dedicated design team

Create Custom Styles - Visually design styles with NetAdvantage Style Studio

Empower Your Users– Provide style customization features by exposing the Style Studio at runtime

Intelligent Charting for Windows Forms

Create Compelling Experiences – Easily incorporate high-fidelity 3D Charts in your applications

Save Time – Quickly configure your charts with optimized default presets

Empower Your Users – Deliver resizable Flash and SVG charts on the Web

Leverage a Rich Toolset – Use the layout intelligence of the Chart to minimize axis label collisions

What's new in NetAdvantage 2006 Volume 1:

Additions to the ASP.NET controls that will significantly increase the performance of your Web applications include:

Performance enhancements to the NetAdvantage WebGrid that will improve the overall performance of your application

AJAX enabled LoadOnDemand capabilities with the NetAdvantage WebTree control

Improve the fidelity of your applications with new 3D charts:

New 3D rendering engine composed completely of 100% managed code, brings your 3D charts to life with the addition of lighting and shading, as well as perspective - all without sacrificing performance. Also included are easy to use design-time editors which can be used to quickly set the perspective on your 3D chart.

New tools expanding the types of applications you can build with NetAdvantage include:

ASP.NET Rich Text Editor

Spell Checker (ASP.NET only)

List View Control

Link Editor

FormattedLinkRenderer

Control Tab for Windows Forms

Traverse Grid

IsDroppedDown

Nine-Grid Brush

3 Sort State

ChildRows

ReadOnly Property

ListView/ListBox

Ctrl-Tab

Copy/Paste Excel

Extended functionality provided by Infragistics for CAB – Microsoft’s Composite UI Application Block through:

NetAdvantage controls supported as workspaces – DockManager, Tab, TabbedMDI, ExplorerBar, ToolbarsManager

UIElementManager – provides you with a common way of adding and using UIElements to develop a standard application shell

NetAdvantage now supports Visual Studio 2005 - with the NetAdvantage for Visual Studio 2005 release, organizations can:

Seamlessly integrate their NetAdvantage applications with Visual Studio 2005

Easily migrate existing applications built with prior versions of NetAdvantage to Visual Studio 2005

Simplify deployment of ASP.NET applications

Three Top Benefits - Infragistics NetAdvantage

Easily, and with great flexibility, give your applications the precise look and feel of todays most popular interfaces those of Microsoft Office, Windows, and other Microsoft applications.

Built on frameworks and common object models, NetAdvantage is a single integrated toolset for creating commercial class user interfaces for Microsoft environments easy to learn and easy to move from one interface element to the next, and from one environment to the next.

Create applications with the rich look and feel your clients are used to, even with thin client delivery in ASP.NET

Add, grid, ribbon, scheduling, toolbar, menu, listbar, tree, UI and editing functionality to your .NET, Visual Studio 2005/2008, ASP.NET and Tablet PC applications.

PartNumbers: PC-518495-238127 518495-238127 PC-518495-275108 518495-275108 PC-518495-238133 518495-238133 PC-518495-238139 518495-238139 PC-518495-238145 518495-238145 PC-518495-238151 518495-238151 PC-518495-238157 518495-238157 PC-518495-275109 518495-275109 PC-518495-238163 518495-238163 PC-518495-238169 518495-238169 PC-518495-238175 518495-238175 PC-518495-238181 518495-238181 PC-518495-238191 518495-238191 PC-518495-238199 518495-238199 PC-518495-238195 518495-238195 PC-518495-238203 518495-238203 PC-518495-238187 518495-238187

Publisher PartNumbers: 9301PU 9392C 9392CP 9392CU 9392V 9392VP 939900 939900 + 9399L 93990P 93990P + 9399L 939960 93996P 939990 93999P 9399L 9399V 9399VP

PurchaseOptions: Infragistics NetAdvantage Select 2009 Volume 2 (includes Windows Forms & ASP.NET, annual subscription & full .NET source code) 1 Developer Subscription License - Includes updates, upgrades and new components for 1 year, Infragistics NetAdvantage Select 2009 Volume 2 (includes Windows Forms & ASP.NET, annual subscription & full .NET source code) 1 Developer Subscription Upgrade License Special Offer - Upgrade from a lapsed Subscription (from 2007 or later) to the latest version for the price of a Renewal - Expires March 31st, 2010, Infragistics NetAdvantage Select 2009 Volume 2 (includes Windows Forms & ASP.NET, annual subscription & full .NET source code) 1 Developer Subscription License Upgrade from any Infragistics NetAdvantage product with a subscription that has expired in the past year (past year is defined as from the current date), Infragistics NetAdvantage Select 2009 Volume 2 (includes Windows Forms & ASP.NET, annual subscription & full .NET source code) 1 Developer Subscription License - 90-Day Early Bird Subscription Renewal - (can be purchased up to the end of the 10th month of your existing subscription*), Infragistics NetAdvantage Select 2009 Volume 2 (includes Windows Forms & ASP.NET, annual subscription & full .NET source code) 1 Developer Subscription License - 60-Day Early Bird Subscription Renewal - (can be purchased between the first and last day of the 11th month of your existing subscription*), Infragistics NetAdvantage Select 2009 Volume 2 (includes Windows Forms & ASP.NET, annual subscription & full .NET source code) 1 Developer Subscription License - Subscription Renewal - (can be purchased until the last day of the 12th month of your existing subscription), Infragistics NetAdvantage Select 2009 Volume 2 with Priority Support (includes Windows Forms & ASP.NET, annual subscription & full .NET source code) 1 Developer Subscription License with Priority Support - Includes updates, upgrades and new components for 1 year, Infragistics NetAdvantage Select 2009 Volume 2 with Priority Support (includes Windows Forms & ASP.NET, annual subscription & full .NET source code) 1 Developer Subscription Upgrade License Special Offer - Upgrade from a lapsed Subscription (from 2007 or later) to the latest version for the price of a Renewal - Expires March 31st, 2010, Infragistics NetAdvantage Select 2009 Volume 2 with Priority Support (includes Windows Forms & ASP.NET, annual subscription & full .NET source code) 1 Developer Subscription License with Priority Support Upgrade from any Infragistics NetAdvantage product with a subscription that has expired in the past year (past year is defined as from the current date), Infragistics NetAdvantage Select 2009 Volume 2 with Priority Support (includes Windows Forms & ASP.NET, annual subscription & full .NET source code) 1 Developer Subscription License with Priority Support - 90-Day Early Bird Subscription Renewal - (can be purchased up to the end of the 10th month of your existing subscription*), Infragistics NetAdvantage Select 2009 Volume 2 with Priority Support (includes Windows Forms & ASP.NET, annual subscription & full .NET source code) 1 Developer Subscription License with Priority Support - 60-Day Early Bird Subscription Renewal - (can be purchased between the first and last day of the 11th month of your existing subscription*), Infragistics NetAdvantage Select 2009 Volume 2 with Priority Support (includes Windows Forms & ASP.NET, annual subscription & full .NET source code) 1 Developer Subscription License with Priority Support - Subscription Renewal - (can be purchased until the last day of the 12th month of your existing subscription), Infragistics NetAdvantage Select Corporate 2009 Volume 2 (A Corporate license gives you the convenience of one key for multiple (minimum 10) licenses) 1 Developer Subscription License - Includes updates, upgrades and new components for 1 year (minimum quantity 10), Infragistics Net

Resources: Read the NetAdvantage WinForms Help Documentation, View the NetAdvantage ASP.NET Help Documentation, Read the Using NetAdvantage elements in Windows Sharepoint Services White Paper - Requires Acrobat Reader, Read the Infragistics NetAdvantage End User License Agreement, Download the NetAdvantage Select 2009 Volume 2 evaluation on to your computer - Expires After 15 Days

Operating System for Deployment: Windows Vista, Windows XP, Windows Server 2003, Windows ME, Windows 2000, Windows NT 4.0

Architecture of Product: 32Bit, 64Bit

Product Type: Component

Component Type: ASP.NET WebForms, ASP.NET AJAX (ATLAS), .NET WinForms, .NET Class, 100% Managed Code, JavaScript, AJAX

Compatible Containers: Microsoft Visual Studio 2008, Microsoft Visual Studio 2005, Microsoft Visual Basic 2008, Microsoft Visual Basic 2005, Microsoft Visual C++ 2008, Microsoft Visual C++ 2005, Microsoft Visual C# 2008, Microsoft Visual C# 2005, Microsoft Windows SharePoint Services, .NET Framework 2.0

Product Class: User Interface Components

Keywords: Calendar calendaring calendars Scheduling Schedule Schedules User Interface Collections UI User Interface UI Toolbar tool bar tool-bar Toolbars Menu Menus Ribbon Ribbonbar Product Suites Suite bundles bundle Treeview List tree view tree-view list-view listview listbox ecommerce e commerce e-commerce e-business e-sales Infragistics Sheridan Protoview Grid Grids Table Tables DataGrid DataGrids Chart Charting Charts Graph Graphing Graphs Explorer exploring explore Entry data-entry Enterprise Partner Infragistics NetAdvantage .NET dotnet Infragistics Net Advantage Suite Bundle nas Infrag Inf Infragistix Infragisticks Product Suites Sheridan Protoview IG Net Advantage Suite netadvantageselect

商品検索

検索したい単語を入力して下さい:

ComponentSourceから購入する理由

ComponentSourceでは、世界中1,000,000以上のソフトウェア開発者の皆様にユニークなグローバルサービスをご提供しています。

詳細 | About us

スクリーンショットギャラリー

Award Award