Screenshot Preview

VIBlend DataGrid for Silverlight

by VIBlend - 상품타입: Component / Silverlight

주의 : 별도의 안내가 없는 경우에는 영어제품 입니다.

*

Flexible Silverlight data grid for professional RIA development. VIBlend DataGrid for Silverlight is a fully functional OLAP grid for Silverlight. It brings together the features of traditional data grid controls, hierarchical grids and Excel-like pivot tables.VIBlend DataGrid for Silverlight supports both data bindings and complete unbound mode. You can visualize a database table, bind to a generic collection or populate the grid's content through APIs without using any datasource.

$195.02

일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

통화 선택 표시하고 있습니다. 전체 가격 | 리뉴얼 가격

VIBlend DataGrid for Silverlight 5.1 and 1 Year subscription   *

주문 $ 195.02 1 Developer License - includes 1 year Subscription (Technical support and free upgrades)  * 다운로드 (23.2 MB)
주문 $ 175.52 2 Developer License, price per developer - includes 1 year Subscription (Technical support and free upgrades)  * 다운로드 (23.2 MB)
주문 $ 165.77 3 Developer License, price per developer - includes 1 year Subscription (Technical support and free upgrades)  * 다운로드 (23.2 MB)
주문 $ 146.26 4-10 Developer License, price per developer - includes 1 year Subscription (Technical support and free upgrades)  * 다운로드 (23.2 MB)
주문 $ 126.76 11-49 Developer License, price per developer - includes 1 year Subscription (Technical support and free upgrades)  * 다운로드 (23.2 MB)
주문 $ 107.26 50+ Developer License, price per developer - includes 1 year Subscription (Technical support and free upgrades)  * 다운로드 (23.2 MB)

VIBlend DataGrid for Silverlight 5.1 Subscription Renewal Licenses   *

주문 $ 97.51 1 Developer Renewal License - extends 1 year Subscription (Technical support and free upgrades)  * 확인 다운로드 (124 KB)
주문 $ 87.76 2 Developer Renewal License, price per developer - extends 1 year Subscription (Technical support and free upgrades)  * 확인 다운로드 (124 KB)
주문 $ 82.89 3 Developer Renewal License, price per developer - extends 1 year Subscription (Technical support and free upgrades)  * 확인 다운로드 (124 KB)
주문 $ 73.14 4-10 Developer Renewal License, price per developer - extends 1 year Subscription (Technical support and free upgrades)  * 확인 다운로드 (124 KB)
주문 $ 63.38 11-49 Developer Renewal License, price per developer - extends 1 year Subscription (Technical support and free upgrades)  * 확인 다운로드 (124 KB)
주문 $ 53.64 50+ Developer Renewal License, price per developer - extends 1 year Subscription (Technical support and free upgrades)  * 확인 다운로드 (124 KB)

가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다.  모든 주문에 대해서 당사표준 계약조건 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로로 연락 주시기 바랍니다. (대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)

일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

 *

What's New in VIBlend DataGrid for Silverlight 5.0.0

  • Feature: DataGrid binding to sub properties
  • Feature: DataGrid API improvements

 *

VIBlend DataGrid for Silverlight Features:

  • Data Binding and Unbound mode
  • Hierarchies on Rows and on Columns
  • Sorting
  • Filtering
  • Rows Grouping
  • Pivot tables and OLAP drill-down
  • Pivot table sorting by Label
  • Compact and traditional Pivot Rows Rendering
  • Built-in data aggregation functions
  • Summaries
  • Nested Grids
  • Row Details templates
  • Tooltips
  • Rows and Columns resize
  • Cell styles, Properties and Formatting
  • Grid Cells Templates
  • Cell Edit Templates
  • Cells Merge
  • Drag & Drop
  • Rich programming model
  • OLAP Drill-Through
  • Office 2007 and Office 2010 Themes
  • Regional settings support including numbers, currency, dates
  • Single and Multiple Cells Selection
  • Single and Multiple Rows and Columns Selection
  • Real-Time and Deferred scrolling modes
  • Grid lines display modes
  • Keyboard navigation
  • Export to Excel and XML
  • Export to HTML and CSV

Data Binding and UnBound mode
VIBlend DataGrid for Silverlight can be bound to a data source or used in unbound mode. It provides a comprehensive set of easy to use APIs that allow you to access and customize almost every little detail.

OLAP Grid - Pivot Table Report
VIBlend DataGrid for Silverlight features a built-in data aggregation engine which is capable of turning any tabular data source into a wide variety of cross tab views. In a typical data grid, the data is flat and consists of many rows and columns. The data may contain multiple cells with the exact same values. In many of these scenarios working with the raw data may not be the best way to spot patterns and analysize trends. The rows grouping feature allows you to group multiple rows by columns where the corresponding grid cells have the same value. Pivot tables go one step further and enable powerful multidimensional data analysis. A Pivot table usually consits of row, column and data (value/fact) fields.

Row Details
VIBlend DataGrid for Silverlight allow you to specify grid row templates that provide more detailed information. The row details functionality is enabled via standard Silverlight DataTemplates. This allows you to easily display any type of content. The row details area height is configurable for each individual row.

Rows Grouping
VIBlend DataGrid for Silverlight allows you to group rows by the value of one or more columns. This feature is very useful in many business applications where the data source contains a larger number of rows. For example, you can group Sales records by Product, by Date or any other data column.

Sorting by Rows or Columns
VIBlend DataGrid for Silverlight provides built-in sorting capabilities. The sorting works in both bound and unbound mode. You can sort by columns and by rows. Each column and row has a Sorting property that allows you to enable or disable the sorting functionality. In addition, the data grid control keeps track on the original sort order and you can always see the data in the original (unsorted) order. The sorting algorithm automatically detects if you are sorting numbers, dates, text or other data type, and applies a proper comparison. The sorting APIs are extensible and allow you to plug-in a custom sorting implementation.

Filtering
VIBlend DataGrid for Silverlight features an advanced and extensible filtering framework. The filtering functionality works in both bound and unbound mode and you can filter by any column or row. VIBlend DataGrid provides built-in filters, and filter expression definition UI for the most common numerical, date/time and text data types. Extensible APIs allow you to build custom filters and filtering expressions for any data type.

Cells Formatting
VIBlend Silverlight DataGrid allows you to use standard .NET format strings to format the grid cells content. In addition, you can completely replace the default cell template with a custom template. You can also create a custom cell style and easily replace the built-in style. Our DataGrid's cells are true Silverlight content controls, so they can contain anything.

Cell Images
You can create great looking interfaces with cell images, editable fields, animations and themes. The data grid cells are completely customizable. You can easily change Styles and DataTemplates for entire rows, columns or individual grid cells.

Nested Data Grids
VIBlend DataGrid for Silverlight allows you to display hierarchical data using nested data grids. You can add a nested grid or any other control within the row details area of the parent grid. There are no restrictions on the levels of nesting.
Silverlight Nested Grid

Summaries
VIBlend DataGrid for Silverlight allows you to display summary fields in order to make quick comparisons.

Themes
VIBlend DataGrid for Silverlight is shipped with 7 professionally designed themes which will help you deliver a consistent look and feel in your applications. In addition, you can create your own theme and apply it to the DataGrid. The visual appearance of any grid cell, row or column can be easily changed.


주의

제품 리뷰의 한국어 번역이 완료되지 않는 제품은 Google통역 서비스와 연동되어 표시되어 있습니다.통역 기계에 의한 자동 번역인 관계로 한국어 표기가 조금 부자연 스러운 점 양해 바랍니다.
에서 제공
FireFox와 Opera에서는 Flash가 필요합니다.

상품검색

검색어를 입력해주세요:

Quick 링크

개발처/발매처

주요 카테고리

관련 상품

관련 카테고리

ComponentSource에서 구입하는 이유?

ComponentSource는 세계 1,000,000명 이상의 개발자에게 각종 글로벌 서비스를 제공합니다.

상세 | About Us