ASPxPivotGrid

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

ご案内:特に説明のない限り、この商品は英語版商品になります。
Add data mining and multi-dimensional analysis to your ASP.NET applications. ASPxPivotGrid Suite is a comprehensive data analysis, data mining, and visual reporting solution for ASP.NET 2. With it, your users can break down raw data in any manner they require using easy-to-understand Windows commands. By incorporating the ASPxPivotGrid in your application, you can deliver an almost endless array of reports. ASPxPivotGrid is able to slice and dice information efficiently and provide customers with an intuitive end-user experience. It delivers numerous layout customization options with total end-user control over each individual on-screen report.

¥20,790 (税込)

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

ASPxPivotGrid v2009 vol 3 (V9.3.3)

カートに追加 ¥ 20,790 (税込) 1 Developer License without Source code - Includes one year subscription ダウンロード (291.8 MB)
カートに追加 ¥ 24,255 (税込) 1 Developer License with Source code - Includes one year subscription ダウンロード (291.8 MB)

ASPxPivotGrid

カートに追加 ¥ 8,295 (税込) Subscription Renewal for one year 要確認 ダウンロード (291.8 MB)
カートに追加 ¥ 9,975 (税込) Subscription Renewal for one year - with Source code 要確認 ダウンロード (291.8 MB)

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

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

What’s new in ASPxPivotGrid Suite v2009 vol 3?

  • Disable Sorting in OLAP Mode - By default, Pivot Grid controls automatically sort field values (row and column headers) in either ascending or descending order. This can be replicated functionality when working with OLAP cubes since they can define their own value order. To handle these instances, our Pivot Grid controls allow you to disable header value sorting thus keeping the value sequence defined by the data source.
  • Improved Memory Utilization - Previously, our Pivot Grid controls loaded the entire underlying dataset into the memory, regardless of which data needed to be displayed on screen. With this release, only the visible field data is being loaded which dramatically decreases memory consumption, especially for data sources with a large number of data fields (properties).

What’s new in ASPxPivotGrid 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 ASPxPivotGrid Suite v2009 vol 1?

  • Advanced Filter Editor - Extended the ability to build complex filter expressions in the pivot grid. Your end-users can take advantage of the pivot grid's embedded filter editor – Prefilter – and construct complex filter criteria with an unlimited number of filter conditions combined with any logical operator. Also added the ability to replace the default text that represents the currently applied filter expression with a custom description (by handling the specially designed server-side event).
  • Improved Row Header Alignment - Field headers displayed within the Row Header Area are now aligned to the corresponding field values.

What’s new in ASPxPivotGrid Suite v2008 vol 3?

Improved Sorting by Summary - Sorting by summary is a very powerful data analysis feature that makes it easy to locate the best or worst performance indicators. Previously, DevExpress OLAP controls had a limitation in this area - you could only sort data by grand totals. There was also no built-in end-user UI, so you needed to write code to make this feature available to end-users. With v2008 vol 3, you can sort field values against any data column or row. You can further specify the desired sort order in code or use the built-in UI elements to offer sorting options to end-users.

What’s new in ASPxPivotGrid Suite v2008 vol 2?

  • Useful Classes for Client-Side Scripting - a new ASPxClientUtils class allowing you to easily perform typical client-side actions, including the following:
    • Determine web browser type
    • Work with arrays
    • Access an object's parent or child object
    • Obtain event parameters
  • Easily Transmit Data onto the Client -All DevExpress AJAX-enabled controls allow you to use callbacks to easily exchange data with the web server. Controls expose a JSProperties property, which allows you to declare custom properties for the client control. You can specify these property values on the server and then access them on the client...as you would with built-in properties.
  • Enabling/Disabling Controls and Control Elements on the Client Side - Previously, enabling or disabling a control or a particular control element required a round trip to the server. In v2008 vol 2 the ASPxEditors and ASPxperience Libraries allow you to change their enabled state or the state of their elements (e.g., tabs and menu items) on the client side, to reduce the number of round trips and increase web site responsiveness.
  • Distinguishing Between Callbacks and Postbacks - A new server-side IsCallback property has been added to our web controls. This property enables you to determine whether a control is taking part in callback processing.

What’s new in ASPxPivotGrid Suite v2008 vol 1?

Data Shaping Improvements

  • Group Values Manually - New Custom Group Intervals feature. With it, you can easily group axis values using your own criteria. Simply handle a specially designed event to compare values and determine whether they need to be within the same group.
  • Keep Fields Together -Fields can now be grouped so that they are always kept together. This allows you, for instance, to move several fields simultaneously by dragging a single field from a group. Another advantage is the ability to easily show or hide fields using expand buttons in column headers.

OLAP Enhancements - You can now obtain the records that were used to calculate a particular summary. Only a single line of code is required to achieve this objective.

Data Exchange Enhancements

  • Printing - The ASPxPivotGrid can be printed in both portrait and landscape mode.
  • Export - In v2008 vol 1 we've implemented new methods that allow you to provide custom names for exported worksheets.

Header Area Visibility - In v2008 vol 1 the ASPxPivotGrid provides new options that control header area visibility. For instance, this allows you to hide column field headers, as shown below. As a result, end-users won't be able to change column header data.

What's new in ASPxPivotGrid Suite v2007?

  • Complete Callback Support -The ASPxPivotGrid now uses callbacks for all operations, except for those that are done directly on the client side. You can of course continue to use postbacks instead of callbacks - simply toggle a single property.
  • Embedded Pager - If you are working with large datasets, you can now dramatically increase your application usability by exploiting the PivotGrid's embedded pager. The grid's content will be automatically split across multiple pages based upon a specified page size. The pager can be displayed above, below or on both sides of the grid. You have full control over the embedded pager's appearance and behavior.

OLAP Data Source Support

Microsoft Analysis Services (OLAP) data sources are now fully supported by the ASPxPivotGrid. If bound to such a data source, a pivot grid control delegates all data management and calculations to the server side. This feature greatly increases your application's performance if you are dealing with a large dataset. In this case, 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.

Quickly Display Table Data into Fully Customizable Visual Reports

The ASPxPivotGrid Suite is a component library for ASP.NET 2 that allows your end users to slice and dice data in a manner similar to that found in MS Excel. It can convert hard to read and difficult to dissect dataset information into compact and summarized visual reports - making your applications far more usable and more effective at addressing your customer's real-time business analysis needs. And just as important, with the ASPxPivotGrid, users can easily change a report's layout visually in order to examine data from different/multiple perspectives. The benefits of this are two-fold - first, you never again have to foresee all possible report scenarios your end-users might require (saving you time and increasing your productivity) and second, your users will not have to deal with hard to use and overly complex reporting tools to answer their business questions.

Control the Level of Detail

By default, the row and column axes contain each unique value in the source column. With the ASPxPivotGrid, you can quickly simplify a report by merging values. For instance, you might have a report containing survey data in which the respondent's age represents an important characteristic. End-users may not want to browse through each and every unique age and instead want to see the ages of respondents in intervals such as 21-30, 31-40, etc. Instead of viewing sales by each unique date, they may want to view the sales for just the first few months. The axis can be customized in almost any fashion and the most common customizations need only a single property to be modified for its implementation.

Arrange Values Hierarchically - See Raw or Summarized Data in a Single Report

Since the visual control offers your end-users total runtime customization flexibility, not a single report layout needs to be modified to view data at different detail levels. You simply place fields at lower detail levels on the column or row area. Field values are automatically arranged into a tree structure with expandable parents. End-users are free to expand and collapse child groups to see more summarized or raw reports.

Automatic and Manually Specified Totals

Among the many features available in the component library is its ability to display grand totals for each row and column automatically. On the rare occasion that the built-in summary computation engine does not address a specific business requirement, you can display any number of totals for any value group.

Sort Data and Display Top Rows - Easily Access the Most Important Information

The ASPxPivotGrid automatically sorts row and column values so you can easily locate required data. Comprehensive data analysis, however, often requires a two-way approach to data navigation in that you may need to find data by a specific value or find a value by its data. To allow for the latter approach, the ASPxPivotGrid introduces a unique feature - sorting values by their corresponding grand totals. This means the product you'll see first is not the one which starts with an A or Z, but rather the one that has the most or least sales. This of course is just the beginning to more effective and efficient data analysis. You can also specify the number of top rows that are displayed. So you can view a specific number of best-selling or worst-selling products for each year, month, customer, etc. You can concentrate on only the most important information and avoid being overload with a lot of surplus data.

Filter Data - Filter Out the Values Used to Calculate Summaries on the Fly

You will find that with its built-in visual filtering option, your end-users can manipulate reports on the fly using an easy to understand and familiar visual metaphor.

  • Hide unnecessary values in the axes - Another mechanism that allows end-users to focus only on the most important data
  • Filter the data against which calculations are based - Allow your end-users manage this capability visually, the ASPxPivotGrid has a Filter Panel Region. This pane was specifically designed to contain fields that aren't currently used in the report, and when required, can be dropped onto the report to automatically alter the base data used in the calculations

商品検索

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

クイック リンク

ComponentSourceから購入する理由

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

詳細 | About us

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

Award