ASPxGridView and Editors Suite

by Developer Express - 製品のタイプ: コンポーネント / .NET WebForms / .NET Class / 100% Managed Code / AJAX

ご案内:特に説明のない限り、この商品は英語版商品になります。
Outlook スタイルのグリッドを ASP.NET アプリケーションに追加。 Developer Express の提供する ASPxGrid は、100% C# をベースとする、ASP.NET 用のグリッド コントロールです。 Outlook スタイルのグループ化、つまり複数の列によるソート、およびデータ サマリーに対応しているほか、データ ナビゲータなども組み込まれています。 ASPxGrid は、ASP.NET に組み込まれている機能をすべて利用することを特に目標として設計されています。 ASPxGrid を使い始めればすぐに、Web アプリケーションの洗練度、操作性、および機能性はまったく新たな水準に達することでしょう。

¥41,685 (税込)

一般向け価格については下記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。

ASPxGridView and Editors Suite v2009 vol 3 (V9.3.3)

カートに追加 ¥ 41,685 (税込) 1 Developer License - Includes one year subscription ダウンロード (291.8 MB)
カートに追加 ¥ 47,145 (税込) 1 Developer License - with Source Code - Includes one year subscription ダウンロード (291.8 MB)

ASPxGridView and Editors Suite

カートに追加 ¥ 16,695 (税込) Subscription Renewal for one year 要確認 ダウンロード (291.8 MB)
カートに追加 ¥ 19,425 (税込) Subscription Renewal for one year - with Source code 要確認 ダウンロード (291.8 MB)

すべてのご注文にて弊社標準の 契約条件および返品条件の内容が適用されます。 

一般向け価格については上記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。

What’s new in ASPxGridView and Editors Suite v2009 vol 3?

  • New ASP.NET Time Editor - This editor looks and behaves like our spin edit control - making it easier to display and edit date and time portions of date values. With integrated keyboard support, there are now 3 different ways to edit values.
  • New Column Types - Added two column types to our ASP.NET grid controls to simplify editing of color and date-time values. These column types correspond to the new ASP.NET editor controls implemented in this and previous releases.

What’s new in ASPxGridView and Editors Suite v2009 vol 2?

  • Hot-tracked Style for Data Rows - You can now simplify grid row handling by enabling a hot-tracked style for grid rows. You can specify the desired style settings via grid properties or CSS and the grid will clearly indicate the row under the mouse pointer. This is particularly useful if you provide context menus for data row or perform other actions in response to row clicks.

What’s new in ASPxGridView and Editors Suite v2009 vol 1?

  • Masked Input - Masked input functionality has been added to the text editors (ASPxTextBox and ASPxButtonEdit) and date editor (ASPxDateEdit). The ASP.NET mask engine supports literals, digit and letter placeholders, ranges, enumerations, and date format specifiers (yyyy, MM, dd, etc). The keyboard and mouse wheel can be used to incrementally modify portions of the edit value.
  • Virtual Paging - Improved data navigation within the ASPxGridView. In previous versions, end-users had to use the built-in pager to switch between pages. Now, this can be done via the vertical scrollbar. When using the scrollbar, the grid automatically switches to the required page.
  • Horizontal Scrolling - If you need to display large numbers of columns within your grid, you can now limit the grid's width and enable horizontal scrolling.
  • Excel Style Column Freezing - When total column width exceeds the grid's width, you can freeze individual columns within the grid, allowing your end-users to scroll through the other columns. Columns can only be anchored to the left edge and the grid scrolls one column at a time when placed in this mode.
  • ASP.NET Progress Bar Control - A new progress bar component is available as a standalone control and can also be used to display cell values within the ASPxGridView.
  • New Column Types - In previous versions, you had to use templates to display images or progress bars within data cells. To make this process easier, Developer Express have added three additional column types: Image Column – displays images located at specified URLs, Binary Image Column – displays images from a binary stream, Progress Bar Column – makes it easier to analyze numeric data.
  • Multi-Column Mode in List Box and Combo Box Controls - APSxComboBox and APSxListBox editors can now display multiple columns and thus show data from different fields of the bound data source. For each column, you can define header caption, width, visibility and tooltip text. All advanced features of the ASPxComboBox, such as incremental filtering and loading items on demand via callbacks, are now supported in multi-column mode.
  • Prompt Text in ASP.NET Editors - The ASP.NET text editors can now display a prompt text when their value is blank. The prompt text disappears as soon as the editor obtains focus.

What’s new in ASPxGridView and Editors Suite v2008 vol 3?

ASP.NET Grid View and HTML Editor for SharePoint - During the DXperience v2008 vol 3 development cycle, the ASP.NET team invested the resources necessary to enable the controls within SharePoint portals (built with both Windows SharePoint Services 3.0 and Microsoft Office SharePoint Services 2007). With this release, the controls can not only be intergrated into SharePoint pages but also provide SharePoint add-ons allowing codeless integration of the ASP.NET Grid View and HTML Editor controls. Current owners will receive a registration tool that can incorporate these controls in SharePoint portals. After registration, you can simply navigate to Site Settings to enable DevExpress features and then embed these controls where necessary.

The following codeless integration scenarios are now possible:

  • Display SharePoint list data using the ASPxGridView Web Part.
  • Embed an HTML editor into any page as a standalone web part.
  • Use HTML editors to edit data column values in SharePoint lists.
  • In MOSS 2007, use HTML editors to edit text fields.

Section 508 and Web Accessiblity Initiative (WAI) Support is now available within the ASP.NET-AJAX product line. To enable accessibility, ASP.NET controls must obviously generate more code. For instance, many elements must include links simply to allow keyboard navigation. Because of this additional HTML code, accessibility rendering is disabled by default in advanced controls like the ASPxGridView. If you don't need accessibility support in your application, you will still have optimized rendering. If you need Section 508 and WAI compliance, simply toggle a single property to enable it.

Better Localization Support - now provide an easier way to localize all built-in dialogs in the HTML Editor, spell checker and all other controls. You need only to write a few lines of code to translate your application's UI into the desired language.

Faster Page Loading – Developer Express have combined a series of smaller scripts into larger files so that fewer requests are made to the server, resulting in faster page loading.

What’s new in ASPxGridView and Editors Suite v2008 vol 2?

  • LINQ Support Improvements -full support for data editing with three options that control whether end-users can edit cell values, add new records and delete existing rows.
  • Filter Row Menu - End-users can now select comparison operators to be used in filtering conditions.
  • New Comparison Operators - Five new built-in comparison operators are now available. They include the following: Greater Than, Greater Than or Equal, Less Than, Less Than or Equal, Not Equal.
  • Master-Detail Export -ASPxGridView now allows you to export master-detail data. When exporting, you can use one of the following options:
    • Export only master rows
    • Export all master rows and all details
    • Export all master rows and only expanded details
  • Page Headers and Footers -When exporting a grid's data, it's now possible to customize the content of page headers and footers. Both headers and footers provide three sections - with left, centered and right alignment. Every section can contain arbitrary text as well as service fields displaying the current date, page number, user name, etc.
  • URL Export - In previous versions, hyperlinks were always exported as plain text – with this release, they are automatically exported in hyperlink format.

What’s new in ASPxGridView and Editors Suite v2008 vol 1?

LINQ Server Mode - The ASPxGridView bound to a LinqDataSource web server control can now function in server mode. In this mode the grid fetches only those records that need to be displayed on-screen - giving you significant performance benefits against very large datasets. In previous versions, this could be done only with an XPO data source.

Sorting Against Group Summary Values - The ASPxGridView provides an API to sort group rows by their summary values. For instance, if a view is grouped by country, you can sort grouped rows so that countries having maximum sales appear at the top of the view.

Popup Edit Form - In v2008 vol 1, you can display Popup Edit Form as a modal dialog. In this mode, end-users must close the edit form before they can continue working with your application.

Data Shaping and Manipulation Enhancements

  • Customizable Location for the New Item Row - The New Item row can now be displayed below data rows. This results in a more intuitive interface when end-users need to add records to relatively small datasets.
  • Edit Value Conversion -A newly implemented event allows you to analyze and modify an entered value before it is actually accepted by the grid. This allows you to implement value shortcuts specific to your application. For instance, you can allow end-users to type "now" and automatically replace this string with the current date.
  • Custom Command Buttons -Previously, there was a pre-defined set of buttons you could use in command columns. With this release, you can create your own buttons, and define custom actions for them.
  • Filter Buttons - In previous versions, end-users could filter data only via the Filter row. Now, column headers can display Excel-style filter buttons. Clicking a filter button invokes a dropdown list with unique column values so you can easily filter data against this column.

Export Improvements - In v2008 vol 1 we've added the ability to export only selected records.

Template Enhancements - Two new templates are now available. With their help, you can customize the grid's footer, as well as individual footer cells.

What's new in v2007 vol 3?

Popup Edit Forms - implemented a new record editing mode - Popup Edit Form. This mode combines the benefits of previously available in-line editing and Edit Forms:

  • The grid doesn't change its size when edit mode is enabled
  • You have complete control over editor arrangement and can provide elegant display for images or lengthy text fields

Data Grouping and Sorting Enhancements - Group summaries can now be displayed within group footers under the corresponding column, thus providing more intuitive and efficient data presentation.

Grouping Intervals - Previously, when you grouped data against a column, a group per each unique column value was created. In vol 3, grouping has become more flexible, since now groups can be based on value intervals. For instance, date-time columns can be grouped by date, month, year or in Microsoft Outlook style. Text values can be grouped alphabetically, based on their first characters.

Custom Sorting - The ASPxGridView now allows you to implement custom sorting logic. You can use this new capability to provide custom grouping intervals, for instance. 

Sort Data by Display Text - This feature is extremely useful when you use lookup editors in your grid. Instead of sorting by underlying IDs, the grid will now sort data based on its textual representation, thus greatly improving user experience. 

Export Improvements

  • Adjustable Page Orientation - You can now choose between LANDSCAPE and PORTRAIT orientation when exporting data to PDF
  • Report margins can now be customized
  • Export to CSV format is now available
  • With a new event - RenderBrick, you can change how the grid content is rendered when it's being exported

Easily Transmit Any Data onto the Client - A new server event - CustomJSProperties - enables you to declare custom client properties for the client grid control. You can specify these properties' values on the server side and then access them on the client, as you would do with built-in properties. This allows you to easily transmit any data to the client by writing very little code.

A New Button Control - The ASPxButton control extends the standard button's functionality. It provides an enhanced client API, supports the appearance customization mechanism and allows the editors to be automatically validated on the client side.

A New Spin Editor Control - The new ASPxSpinEdit control enables end-users to edit numeric values with ease by clicking increment and decrement buttons. This control's features include the following:

  • Spin buttons have a fully customizable appearance and position
  • End-users can change edit values using the keyboard (the ARROW UP and ARROW DOWN keys) and mouse wheel
  • User input can be limited by specifying the minimum and maximum allowed values

The ASPxSpinEdit control can work in floating point or integer mode. In integer mode, floating-point input is disabled and values are automatically rounded after they have been modified. In floating-point mode, culture-specific separators are supported. 


ASPxGrid を利用すると、機能満載の Windows UI をブラウザで使えるようになります。 真のオプションが提供できるよう、すみずみにまで工夫が凝らされています。 表などの標準的な HTML エレメントに縛られることなく表形式の情報が表示できます。 ASPxGrid は、明解かつ使いやすい方法で表形式の情報を表示しなければならない Web サイトで使用することができます。

Visual Studio .NET の Web Forms 用として 1 から構築した ASPxGrid は、C# で記述され、Microsoft の新しい ASP.NET に組み込まれている機能を十分に活用しています。軽快に動作する設計になっているため、本コントロールを使用して構築した Web サイトはすべて読み込みが速く、そのすばらしい機能は、エンド ユーザーがこの上ない体験をすることを保証します。


  • 高度なアンバウンド モードに対応 - ASPxGrid では、Ienumerable インターフェイスに対応したすべてのソースを扱えます。
  • 列の自動ソート - ASPxGrid では、列の本数に制限なく、Windows アプリケーションに組み込まれている高度なグリッドを使用するのとまったく同じように、個々の列見出しをただクリックするだけでソートができます。
  • データの自動グループ化 - データのグループ化機能の組み込まれた初の ASP.NET コントロールである ASPxGrid では、列の本数に制限なく、ブラウザの中で Outlook とまったく同じようにソートができます。
  • フル データ サマリー - サマリーを使うと、MIN、MAX、AVG、SUM、および COUNT などの統計情報を直接、ASPxGrid 自体の中に表示することができます。ユーザーが各自のデータをグループ ヘッダー サマリーおよびグループ フッター サマリーに分類することを許可できます。 コードを記述しなくても必要な情報をすべて ASPxGrid の中に直接表示できるため、レポートを表示するための余分な Web ページのコードを記述する必要がありません。
  • 超高度な UI - ASPxGrid を使うと、Web サイトの外観、操作感、および動作は、高度なブラウザ UI のようになります。
  • Web データ ナビゲータ コントロール - ASPxGrid 内でのデータ ナビゲーション、およびレコードの挿入/削除の簡素化には、このコントロールをお使いください。
  • フォーカス レコード - ASPxGrid 内でフォーカス レコードの設定ができます。このフォーカスは、サーバーにポストバックしなくても変更できます。
  • ステータス バー - 行数情報 (表示数と総数)、エラーメッセージ、およびエンド ユーザーに関係のあるカスタム情報を表示するのには、ASPxGrid のステータス バーをお使いください。
  • テンプレートに対応 - どの ASPxGrid エレメントも、Microsoft の採用したテンプレート テクノロジにより表示できます。
  • 一般的なブラウザすべてに対応 - ASPxGrid は IE4+、NN4+、Mozilla で機能します。

商品検索

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

クイック リンク

ComponentSourceから購入する理由

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

詳細 | About us

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

Award