Features |
|
Fast Analytics and Data Visualization |
|
Data Binding to any tabular data source |
|
Complete UnBound mode support |
|
Built-in OLAP capabilities |
|
Comprehensive Hierarchical data visualization |
|
Rows grouping |
|
Pivot Tables support |
|
Drill-down and Drill-through |
|
Fixed Hierarchies |
|
Fixed Items (fixed rows & fixed columns) |
|
Built-in data aggregation functions |
|
Visual styles and Animations |
|
Office 2010, Office 2007, Office 2003 & Vista Style Themes |
|
Sorting & Filtering |
|
Virtual Mode |
|
Data Editing |
|
Cell Types, Cell Styles, Value Formatting |
|
Conditional Formatting with color scales |
|
Cells Merge |
|
Drag & Drop |
|
Keyboard navigation |
|
Tooltips |
|
Export to Microsoft Excel |
|
Export to XML and HTML |
|
Regional settings support including numbers, currency, dates |
|
Single and Multiple Cells Selection |
|
Single and Multiple Rows and Columns Selection |
|
Grid lines display modes |
|
Column Chooser |
|
Rich programming model |
|
Multi-Level Hierarchies on Rows and Columns |
VIBlend DataGridView for Windows Forms is one of the few components on the market which comes with full support of hierarchies on both Rows and Columns. VIBlend DataGridView can handle hundreds of thousands of Items on rows and columns and Hierarchies can be up to 1024 nodes deep. A rich set of APIs provides unprecedented fine grain control at runtime. |
|
|
|
Rows Grouping |
Bind to any tabular data source, list or even an array objects, specify group-by columns and it's ready: |
|
|
|
|
Fixed Hierarchies (Headers) |
he Fixed hierarchies in VIBlend DataGridView are non-scrollable headers that include one or more rows and columns. For example, if the Columns Hierarchy is fixed and the user moves the vertical scrollbar, all rows and the respective grid cells will be scrolled. However, the Columns hierarchy will stay at its original position. |
|
|
|
|
|
Fixed Items (Fixed Rows & Fixed Columns) |
In addition to fixed hierarchies, VIBlend DataGridView allows you to freeze some hierarchy items (rows and columns). Fixed items are individual rows or columns that are not scrollable. They are extremely useful when you want to compare rows or columns which are not next to each other. |
|
|
|
|
>Sorting by Rows or Columns |
You can sort data regardless of whether the data grid is bound to a data source or works in 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, VIBlend DataGridView keeps track on the original sort order and you can always see the data in the unsorted order. The sorting algorithm automatically detects if you are sorting numbers, date and time values or text data and applies a proper comparison. The sorting APIs are very flexible and allow you to plug-in your own sorting comparor. |
|
|
|
|
Data Filtering |
VIBlend DataGridView for WinForms includes an advanced and extensible filtering framework. The filtering functionality works in both bound and unbound mode and allows you to filter by any column or row. VIBlend DataGridView provides built-in filters and filter expression definition UI for the most common data types. Easy to use APIs allow you to build your own filters and filtering expressions for any data type. |
|
|
|
|
|
Header Items Drag & Drop |
Drag & Drop operations on Row and Column header items is fully supported. You can easily enable or disable drag & drop and control the runtime behavior through a set of events. |
|
|
Customizable Grid Cells |
VIBlend DataGridView for Windows Forms ships with built-in editors for several grid cell types: simple cell, editable text field, combobox, date time, checkbox. In addition, you can add images, change fonts and colors, handle navigation events, and more. |
|
|
Cell Images |
VIBlend DataGrid for Windows Forms is very flexible and highly customizable. You can easily add images, controls, and even use custom painting at runtime. |
|
|
Grid Cells Conditional Formatting |
VIBlend DataGridView allows you to define named groups of grid cells, rows and/or columns, and apply conditional formatting to an entire group. You can define unlimited number of groups. VIBlend DataGridView ships with eight build-in conditional formatting color scales. The programming model is very flexible and extensible. It allows you to create your own color scales and formatting rules, and apply them to various cell and item groups. |
|
|
Themes |
VIBlend DataGridView ships with 18 professionally designed themes. Each theme is stored in XML format which makes it easy to export, customize and re-use. The themes can be easily switched using a single property. In addition, the visual appearance of any grid cell, row or column can be changed. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Compact Style Pivot Rows Rendering |
VIBlend DataGridView offers Pivot Rows visualization in both Compact and traditional OLAP style. The benefits of the compact style visualization are that it uses less space and you can see subtotals because. The rows that form the pivot table are rendred in a tree-like structure. |
|
|
|