Developer Express XtraGrid .NET Suite (英語版) - .NET Edition - v2008 vol 2

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

ご案内:特に説明のない限り、この商品は英語版商品になります。
Developer Express XtraGrid .NET Suite (英語版) - .NET Edition - v2008 vol 2 のスクリーンショットバウンド、またはアンバウンドのネイティブ.NET グリッドをVisual Studio.NET アプリケーションに追加。 Developer Express XtraGrid .NET Suite は、Visual Studio .NET 専用に構築された 100% C# Grid、CardView、および 編集ライブラリです。 .NET フレームワークおよび各種 .NET 言語を余すところなく活用できるよう最適化され、標準的な 2 次元グリッドからランタイムでのグループ化や列のカスタマイズに至るまで、あるいは master/detail サポートから Card Views に至るまで、さらには機能の豊富な 15 種類のデータ エディタから高度なアルファブレンディグやカスタム ドローにいたるまで、ありとあらゆる機能が揃っています。 XtraGrid Suite では C# のソース コードにもフルにアクセスできます。

¥40,425 (税込)

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

Developer Express XtraGrid .NET Suite v2008 vol 2 (V8.2.3)

カートに追加 ¥ 40,425 (税込) 1 開発ライセンス ダウンロード (163.6 MB)
カートに追加 ¥ 53,865 (税込) 1 開発ライセンス - Full C# Source Code付き ダウンロード (163.6 MB)

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

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

What’s new in XtraGrid Suite v2008 vol 2?

HTML Style Text Formatting in WinForms Controls - Historically, Windows Forms controls never allowed you to emphasize portions of their text. For instance, you couldn't apply bold formatting to a few words within a label text. With version 2008 vol 2, this ability has been added to the Label, Check Editor and Grid Control (for column and band headers). You can now specify captions for these elements using HTML-style markup – using the following tags: <br/>, <color>, <size>, <b>, <i> and <u>.

Server Mode Performance Improvement - If the XtraGrid is in server mode, focused row and selection are not restored after sorting, grouping or filtering operations. This significantly improves application performance. You can enable focused row and selection persistence by enabling a single option.

New Built-in Comparison Operator in Filtering Dialogs - The newly implemented Contains operator increases the count of built-in comparison operators. It allows less experienced end-users to easily find data and avoid using the Like operator which requires wildcard knowledge.

What’s new in XtraGrid Suite v2008 vol 1?

LINQ Server Mode - When the grid control works in server mode, it delegates all data processing to the server and downloads only records to be displayed on screen. This allows you to dramatically increase performance against large datasets. Previously, this data operation mode could be enabled only with XPO data sources. Now, any LINQ query provider is also supported.

Layout View's Enhancements - In version v2008 vol 1, the Layout View's functionality has been significantly extended by introducing new customization and layout features:

  • Runtime Field Layout Customization in Layout View - This feature allows end-users to easily customize card field layout at runtime via drag and drop operations, just like you would at design time. Clicking the Customize button at the top of the View invokes the Customization form that provides customization capabilities. With a few lines of code you can save the customized layout to a data store (e.g. an XML file) when the form is closed and then restore the layout on a form load event.
  • New Layout Elements - The Layout View now fully supports a tabbed interface, thus giving you a way to present information in a more compact manner. You can add static labels and separators to cards. Groups and fields can display small icons next to the labels, making your applications look more attractive.
  • Stretching Cards to View -Cards can be horizontally or vertically stretched to fully fill the View's width or height. This allows you to emulate detail entry forms. You can optionally display multiple cards simultaneously so that they are stretched to fit the control's dimensions.

Filter Dropdown Lists with Check Boxes - The grid control can now display check boxes within filter dropdown lists. This allows end-users to filter columns against multiple values on the fly. They simply need to select required values and click OK. The grid will filter out rows that don't contain checked values.

New Component - CheckedComboBoxEdit - This new control allows you to display a set of Boolean options or bit fields in a dropdown window. It can be used both standalone and for in-place editing within container controls (XtraGrid, XtraTreeList, etc).

What's new in XtraGrid v2007 vol 3?

Layout View

With the release of version v2007 vol 3, the WinForms Grid Control introduces a new data representation format - Layout View. Like the Card View, this View type displays data records as cards. The difference is that it allows to present data more compactly. You can freely customize field layout and thus use form space more effectively. The Card View, on the other hand, simply arranges fields one under another. The following field arrangement features are supported by the Layout View:

  • Fields can be freely arranged into any number of rows and columns
  • Fields can span over several adjacent fields
  • Fields can be combined into groups, as if they were added to a group box
  • Empty regions can be added to cards, if required

The Layout View can display a single card centered within the view, as well as multiple cards arranged into columns and rows.

The Layout View's features are powered by the comprehensive layout management library used in the XtraLayoutControl Suite.

What's new in XtraGrid v2007?

  • Server-side Data Management - Server-side data management mode is now available. Unlike standard ADO.NET adapters that would require the retrieval of the entire record set, this new mode allows the XtraGrid to only fetch the records that need to be displayed on-screen - giving you significant performance benefits against very large datasets. Better record set loading performance is not the only benefit of this new server-side data mode. Numerous key grid operations - sorting, grouping, filtering and summary calculations - are now performed on the server. As you can imagine, performance is highly responsive when large datasets are encountered.
  • OLAP Support in Pivot Grid Controls - Microsoft Analysis Services (OLAP) data sources are now fully supported by the XtraPivotGrid and ASPxPivotGrid. If bound to such a data source, a pivot grid control delegates all data management and calculations to the server side. This feature greately increases your application's performance if you are dealing with a large dataset. In windows applications, it may take a long time for a client machine to reclaculate data. It web application, the entire dataset will have to be reloaded with each control update. It is much faster to request server-side data recalculation and then simply display the downloaded result

XtraGrid Suite は .NET フレームワークに完全に対応しています。 C# を使って 1 から作り上げたものです。 XtraGrid Suite は、.NET と Microsoft の今後の形にも十分対応できるよう、すみずみにまで工夫が凝らされています。 さまざまなプラットフォームと開発環境でネイティブ コントロールを実装してきた弊社の豊富な経験が、設計とその製品に現れています。

XtraGrid Suite のねらいは単純です。使用する言語にかかわらず、どの WinForms アプリケーションでも記述しなければならないコードの量を減らすことにより開発者の生産性を改善し強化することです。 高度な機能が豊富に揃っているため、単純なプロパティ設定を指定するか、メソッド コールを 1 行記述するだけで、最先端のインターフェイスが構築でき、わずらわしさや不満が解消されます。

以下に特徴を概説します。

ADO+ に完全対応 - XtraGrid は ADO+ を十分に活用しています。 XtraGrid では、この新しいデータ アクセス アーキテクチャを使用し、さらにデータ表示から内部データ モジュールを独立させることにより、いずれのモードのときも余分のバッファを使用しません。 列を何本かグループ化するときにも、XtraGrid は最小のメモリしか使用せず、データ ソースがデータを取得するのと同様に迅速に処理を実行します。

高度なアンバウンド モードに対応 - XtraGrid は、Ilist または ITypedList のインターフェイスおよびすべての継承インターフェイスに対応したソースを処理します。 データの自動グループ化 - ユーザーは、列数に制限なく、XtraGrid に格納されているデータをグループ化することができるため、格段の能力で情報の分析と編集ができます。

列の自動ソート - XtraGrid では、コードを 1 行も書かずに、列数に制限なくソートできます。

データの自動フィルタリング - ExcelStyle Filtering 機能を利用すると、どの列についてもその内容を基準にしてデータをフィルタにかけることができます。フィルタ式がグリッドの一番下に表示されるため、そのとき何が表示されているかが正確にユーザーに伝わります。 フィルタ機能がエンド ユーザーの必要に合うよう、独自のフィルタ ダイアログを作成することさえ可能です。

真の マスタ/ディテール に対応 - XtraGrid では、バウンド モード、アンバウンド モードのいずれのときでも マスタ/ディテール 情報の設定と表示ができます。 ドリル ダウン モードで各詳細レベルにまで展開することにより、最も複雑な関係でも容易に操作できます。

高度なアルファブレンディング - XtraGrid の外観を自在に変更できます。当社の持つこの上ないアルファブレンディング テクノロジに限界はありません。

CustomDraw - 行や列見出しなどのグリッド オブジェクトのカスタムドローは必要ですか。 XtraGrid ならまったく問題ありません。

高度なフィルタ ダイアログ - XtraGrid のビルトイン フィルタリング システムにより、SQL にわずらわされることなく簡単に情報を検索する機能が実現できます。

行高のカスタマイズ - 行高を指定の値に設定する必要がありますか。 XtraGrid なら簡単です。

XP テーマのサポート機能をビルトイン - XtraGrid は箱から出せばすぐに XP テーマに対応できます。ソース コードは 1 行も記述する必要はありません。

高度な設計時サポート - XtraGrid には、コードを 1 行も記述せずに XtraGrid のほぼすべての局面を制御できる高度な設計時エディタがあります。 コードを記述して外観を操作する代わりに、プログラマの本分である、実際のタスクを処理するコードの記述という作業に専念できます。 高度な設計時サポートを利用することにより、レベル、スタイル、列、サマリーといった高度な機能の管理ができます。

フル データ サマリー - サマリーを使うと、個々の編集コントロールを使用するという旧来のわずらわしい方法に頼ることなく、グリッド自体の中に直接、MIN、MAX、AVG、SUM、および COUNT という統計情報を表示することができます。ユーザーが各自のデータをグループ ヘッダー サマリーおよびグループ フッター サマリーに分類することを許可できます。

必要な情報をすべて直接グリッド自体の中に表示できるため、余分なレポートを記述する必要はありません。 さらに喜ばしいことがあります。 そうした "難解な" 関数に対応した独自のサマリー クラスを追加できます。 標準偏差や、統計に使うあらゆる種類の公式に手が届くようになりました。

ビュー ベースのアーキテクチャ - XtraGrid のどのレベルも、それぞれ別のビューで表現できます。 XtraGrid には、Microsoft Outlook のビューと似た CardView だけでなく、行および列の標準ビューも含まれています。 ビューはその場で変更することも可能です。

エディタ リポジトリ - インプレース エディタ (支払いタイプ フィールドのエディタとしてピック イメージ エディットなど) を 1 つ設定し、それをいくつのグリッドにも使用できます。 このリポジトリを使用すると、クレジット カードの別の支払いタイプを追加しなければならない場合でも、インプレース エディタを 1 つ変更するだけで済みます。

列サイズの高度な調整 - AutoWidth、および BestFit という各オプションを使用すると、エンド ユーザーは各自の必要に応じて列幅の管理と制御ができるようになります。

列のランタイム カスタマイズ - XtraGrid を使用すると、エンド ユーザーは、単純に列をドラッグ アンド ドロップして列の追加および削除を行うことによりグリッドの外観を操作することができます。

1 行に複数のエディタ -同じ列に別々のエディタを使用できるという機能に、XtraGrid の柔軟性が表れています。これにより、データの表示形式を思いどおりに操作できます。

プレビュー ペイン - プレビュー ペインでは、外部エディタもドロップダウン ウィンドウも開かずにグリッドの中に直接、大きなテキストまたはメモ フィールドを表示することができます。

ビュー レイアウトの保存と読み込み - XtraGrid では、実行時、および設計時のいずれでもビュー レイアウトの保存と読み込みができます。

新規アイテム用の行 - 新規アイテム用の行を使用すると、ユーザーはいつも同じ場所でグリッドに情報を追加できます。 データを短時間で入力しなければならないお客様は大変に助かります。

複数選択機能に対応 (標準/拡張) - Ctrl キー、Shift キー

ビュー スタイル - スタイルを使用すると、使いやすい場所で集中的にグリッドのルック アンド フィールを制御できます。 エラーなど特定の状態が反映されるようにスタイルに条件を設定して適用することも可能です。 XtraGrid には、事前定義された 30 種類のスタイルが全部揃った使いやすいスタイル エディタを付けて出荷しています。

ビルトイン メニュー - グリッド コントロール メニューでは、自由にオン/オフを切り替えられる一連の標準的なポップアップ メニューを使用することにより、XtraGrid の能力と柔軟性をユーザーが自在に操ることができます。 ユーザーは、このポップアップ メニューを使用することで、列のカスタマイズ、ソート、およびグループ化ののほか、サマリーの作成もできます。

15 種類のデータ エディタ。各エディタは単独でも Grid/CardView の中でも使用できます。

多くのデータ スクローリング モード - 当社の高度なデータ スクローリング システムにより、まるでプロ級のアプリケーションができます。

XtraGrid ウィザード - グリッドの設定を容易にします。

レベルごとに複数の詳細ビュー - レベルごとにいくつでも詳細ビューを組み込むことができます。 1 つのレベルで複数のビューが利用できる場合、ユーザーはツールチップを選択することにより、目的のビューを選択できます。

XtraGrid は最初から Windows XP テーマに対応 - 単純なプロパティを設定するだけで、各自のフォームで使用するグリッド オブジェクト、およびエディタのいずれに対しても自動的に XP テーマ対応をオンにできます。 さらに、XtraGrid Suite を購入すると、高度なグリッドと CardViews が手に入るだけでなく、Grid/CardView セル内で使用するかまたは各自のフォームでの個々のコントロールとして使用する 15 種類のデータ エディタも含まれています。


商品検索

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

クイック リンク

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

Award Award