ASPxGridView and Editors Library

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

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

¥41,685 (税込)

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

ASPxGridView and Editors Suite v2008 vol 1 (V8.1.6)

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

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

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

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 で機能します。

商品検索

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

クイック リンク

開発元/発売元

主要なカテゴリー

関連製品

関連のカテゴリー

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

Award