We are pleased to announce the availability of VIBlend Controls for WinForms ver. 7.0. Highlights of the new features and improvements in the new version are: New SplitContainer control. New DataGridV… more →
viblendwrote 1 year ago: We are pleased to announce the availability of VIBlend Controls for WinForms ver. 7.0. Highlights of … more →
wrote 1 year ago: The following steps describe how to calculate and change the rendering of the WinForms DataGrid grou … more →
wrote 1 year ago: To enable the DataGrid automatic columns sorting(sorts a column after clicking its header), set the … more →
wrote 1 year ago: To horizontally and vertically align the Silverlight DataGrid cells, you can use the BoundField … more →
wrote 1 year ago: This post shows how to filter the VIBlend Silverlight DataGrid‘s data in the code-behind. 1. P … more →
wrote 1 year ago: This example demonstrates how to bind the VIBlend DataGrid for Silverlight to a list of invoices tha … more →
wrote 1 year ago: This example demonstrates how to use custom functions in the calculations of cell values in a Pivot … more →
wrote 2 years ago: This post will show you how to hide the DataGrid summary items or other columns at a specific hierar … more →
wrote 2 years ago: If you have a scenario where you need to create and apply a Filter to the DataGrid in code and to u … more →
wrote 2 years ago: In this post, we will show you how to create a Template column in VIBlend Silverlight DataGrid. To d … more →
wrote 2 years ago: This post will show you how to override the built-in sorting functionality and sort the DataGrid dat … more →
wrote 2 years ago: The new release of VIBlend Controls for WPF is almost here and we wanted to share with you some addi … more →
wrote 2 years ago: In order to programmatically change the Rows Hierarchy width, use the SetColumnWidth method. The fir … more →
wrote 2 years ago: The default selection mode of VIBlend Silverlight DataGrid is set to multiple cells selection which … more →
wrote 2 years ago: In order to customize the built-in DataGridView Sorting, you need to do the following: 1. Create a n … more →
wrote 2 years ago: One of the main drawbacks of the traditional OLAP style rows layout is that it takes a lot of screen … more →
wrote 2 years ago: You can set a grid cell’s value in unbound mode through the DataGrid.CellsArea.SetCellValue me … more →
wrote 2 years ago: In order to enable the column filtering in VIBlend DataGrid for Silverlight, you should set the Allo … more →
wrote 2 years ago: You can use the DataGrid‘s SortBy method to perform a sort operation. In the method, pass the … more →