Version

What’s New in 2014 Volume 1

Topic Overview

Purpose

This topic provides an overview of the new things and new and enhanced features for the Infragistics® ASP.NET 2014 Volume 1 release.

What’s New Summary

What’s new summary chart

The following table summarizes what’s new in 2014 Volume 1 release. Additional details follow the summary table.

General

Feature Description

There is a new, modern default theme for the Ultimate UI for ASP.NET controls.

You can find a new set of Infragistics templates in the File - New Project dialog of Microsoft® Visual Studio®.

_ WebDataGrid , WebHierarchicalDataGrid _

Feature Description

The Row Editing behavior is an improved editing mode, designed to provide a better editing experience to the user.

When enabled, the Delete button displays over a row providing a discoverable user interface to delete a row.

General

New default look-and-feel

In order to keep up with the modern look-and-feel of web applications, a new, modern default theme has been made available for all Ultimate UI for ASP.NET controls. The old default theme has been renamed to IG2007.

New Visual Studio templates

You can find a new set of Infragistics templates in the File - New Project dialog of Visual Studio 2012 and later. These templates are designed to help you get started with a functional, well-designed, and fully-styled application.

Each template includes documentation and more templates will appear in the Infragistics Template Gallery over time to address a wide range of application scenarios.

Whats New Project Dialog.png

WebDataGrid, WebHierarchicalDataGrid

Row editing behavior

The Row Editing behavior is an improved editing mode, designed to provide a better editing experience to the user. With Row Editing, the editable row displays all of the cell editors making it more apparent which row is editable. Also, there are new Done and Cancel buttons displayed in a dialog alongside the editable row. These buttons provide better control when committing or cancelling pending edits.

What's New in 2014 Volume 1 1.png

Delete button

When enabled, the Delete button displays over a row providing a discoverable user interface to delete a row. The button can be styled to fit the overall look-and-feel of your application.

What's New in 2014 Volume 1 2.png