このページは既にアーカイブ化され、その後の更新はありません。

この製品の販売は終了しました。

NetAdvantage for Visual Studio LightSwitch(英語版)

LightSwitchを使用してカスタムビジネスアプリケーションを作成

Infragistics 社の製品
1996 年より日本国内にてComponentSourceで販売中。

i

New licenses of Infragistics NetAdvantage for LightSwitch are no longer available. However, if you are an existing customer with a valid subscription you will be automatically upgraded to an Infragistics Professional subscription by the publisher.

If you have any queries please contact us.

NetAdvantage for Visual Studio LightSwitch 2011 Volume 2

Released: Nov 18, 2011

2011 Volume 2 での更新項目

  • UI Control Extensions – provides custom shells, themes and controls for creating code-free dashboards, interactive maps, and other eye-catching data visualizations.
  • xamGrid Control - an editable hierarchical data grid control designed for high performance.

Grid
Ported from the Silverlight xamWebGrid, the new LightSwitch xamGrid control is fast when performing the most common business usage scenarios. With xamGrid enabled as a LightSwitch extension, a LightSwitch developer can swap the existing Microsoft default grid with this high-performance, feature-laden Grid control, which enhances the overall productivity in the product.

  • Filtering - Included a row filtering mechanism for users who need to work with a lot of information. The Filter Row lets users fill-in values and then select the kind of filtering they’d like to perform from a convenient drop down of conditions, including less than, greater than, equal to, contains, starts with and more.
  • Sorting and Multi-Column Sorting – Sort by single or multiple data columns.
  • Paging – Enable your users to page through data using a customizable pager element which you can position and align within the grid, and fully style by template.
  • Summaries - Users can select calculations from a dropdown on each column to have them applied to all rows, and you can add your own custom calculations.
  • GroupBy Settings - Users can interactively group (and un-group) rows together by a common value or condition by simply dragging and dropping the column header to the positionable group-by area.
  • Embedded Controls Support – The Data Grid offers full support for embedded controls.
  • Column Moving - Make it easy for your users to rearrange the columns of the Data Grid control into any sequence that they want, simply by dragging and dropping them.
  • Column Chooser Settings – This feature provides a simple UI that allows you to expose a way for end users to select the specific columns they want to see in the grid, including properties such as Allow Hide Column and an Allow Hidden Column Indicator.
  • Resizing - Column resizing provides your users with the ability to intuitively rearrange and personalize the layout of their Data Grid, enabling you to create richer, data-intensive applications. The control includes the ability to resize columns, multiple columns and cell areas, as the capability to Double-Click to Size.
  • Fixed Columns Support - Sometimes your users have to work with large numbers of columns in their data, just like in an Excel spreadsheet, and the Data Grid is up to that task because it supports fixed columns. Users have only to fix a column to either the left or right side of the grid by dragging it there, and that will cause it to fix itself in place (a grid column can also be designated as fixed programmatically).
  • Editing – In-cell editing is easy to configure. Your users can place editable cells into edit mode in many ways, including (but not limited to) double-clicking on them, or pressing F2 while in the cell.
  • Clipboard Support - Let your users cut, copy and paste both within this Data Grid, and into other data grids or applications like Microsoft Excel.
  • Selections Settings - Complete activation and selection support for the grid rows, columns, and cells within the rows gives your users freedom to select what information they want. We relieve you from workarounds like having to handle mouse events yourself, or having to include a checkbox column with selection built into the control. You can easily identify and style the rows, columns and cells that your users have selected.