Infragistics NetAdvantage for jQuery 2012 Volume 2

Released: May 10, 2012

2012 Volume 2 での更新項目

  • New Chart Series Types – Bubble, Polar, Spline, SplineArea, Scatter Line, Scatter Spline and Radial Area
  • The new jQuery Chart includes – CategoryDateTimeXAxis, Axis Label Templating, Financial Indicators, Value Overlays and Motion Framework
  • Merged Cells - The feature allows for sorted cells which have the same values to be merged into a single visual cell, for easier and more context-oriented data visualization.
  • Checkbox Editor - New column format type “checkbox” automatically renders true/false boolean values as checkboxes. Moreover if you have Updating enabled, you can interact with the checkboxes to change the cell values.
  • Outlook Group By - Combine and customize data for your applications by simply grouping (and ungrouping) common values or conditions – just drag and drop the column header to the group-by area.
  • Row Selectors - Use the row selectors to quickly select a row to perform an operation.
  • HTML5 Mobile – Several Mobile specific controls added, based on jQuery Mobile, specifically optimized for mobile devices.
  • Mobile List/Grid Control – The List control allows you to show one column of data, drill down into details, have detailed templates, load items on demand, set various presets for filtering and sorting, and filter by keyword.
  • Mobile Rating Control – The mobile Rating control has been written and adapted specifically for mobile form factors, allowing for easy interaction with touch gestures
  • Metro Style – Get the sleek, sophisticated, modern look your users expect. The new metro theme, optimized for touch and touch targets, incorporates a precisely aligned type-based layout and high-contrast simple icons.
  • Touch Support – Flick, pinch, pan, and zoom your way to the right data. It's easy to move between mobile devices and desktop applications when all of the controls are Touch enabled. All of the buttons and UI elements are bigger, and speical UI for features like Grouping, Multiple Sorting, and Mutliple Selection, among others. We’ve added panning, pinching support, as well as introduced the IG Scroller plugin, which provided a great touch scrolling experience with a custom scrollbar and acceleration/interia effects for controls such as the Grid, Tree, and Combo.
  • Templating Engine – Use the fast, high performance Templating Engine with the Grid or Tree controls.
  • Grid Virtualization – Seamlessly and continuously scroll both hierarchical Grid (when rows are being expanded and collapsed), and when columns are grouped with our newly implemented grid virtualization feature. The continuous virtualization also allows rows to have variable height.
  • Support for MVC Validation – You’ll save time validating user input with enhanced support for MVC Validation. While improving the way your editors work, the MVC Data Annotations decorate your model classes with validation parameters. When bound to those model objects, the editors’ controls use those validation rules to verify any user input.
  • MVVM Support with Knockout - KnockoutJS is an extremely popular MVVM framework among JavaScript and jQuery developers. Integration of Knockout with the jQuery grids lets you take advantage of the MVVM pattern within your web applications. This implies full two-way databinding support, both for cell/row updates, as well as add row/delete row.
  • ComboBox – Load on DemandThis release you can control how the data gets loaded into the combo and make your applications.