Silverlight OLAP sans gird

Source: Internet
Author: User

Overview

One of the most flexible controls in our library is the grid control. viblend DataGrid for Silverlight is the first fully functional OLAP grid for Silverlight. it brings together the features of traditional data grid controls, hierarchical grids and Excel-like tables. viblend DataGrid for Silverlight supports both data bindings and complete Unbound mode. you can visualize a database table, bind to a generic collectionor populate the grid's content through APIS without using any datasource.

Highlights
Data Binding and Unbound mode
Hierarchies on rows and On Columns
Sorting
Filtering
Rows grouping
Revoke tables and OLAP drill-down
External table sorting by label
Compact and traditional extends 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
Examples in C # and VB. NET
Full C # source code available

 

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-External 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 parameter rows and columns. the data may contain in multiple cells with the exact same values. in advance 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. using tables go one step further and enable powerful multidimen1_data analysis. A temporary 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 retriable 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 your 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.

Sub totals and grand totals

In independent mode, viblend DataGrid for Silverlight allows you to display automatic sub totals and grand totals. You can enable sub totals and grand totals independently for rows and columns.

 

Themes and styling

Viblend DataGrid for Silverlight ships with a nice set of professionally designed themes. this will help you deliver consistent look and feel in your applications. the flexible infrastructure allows you to create your own themes and change the styles and colors of almost any visual element. for example, you can build a custom cell style, or cell data template and use it with any grid cell.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.