이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.

더 이상 이 제품을 제공 하지 않습니다.

Syncfusion Essential Studio Business Intelligence Edition

Easily build powerful analysis interfaces into your .NET applications with gauges, charts, and grids - including pivot grids – that give your users the ability to visualize and make... sense of your organization’s data.

Syncfusion사에서 공개
2002년 부터 ComponentSource에서 판매중

BI suite adds Silverlight PivotGrid

Released: Nov 3, 2010

Updates in this release

Updates in Syncfusion Essential BI Grid for WPF and Silverlight 2010 Vol 4

  • Conditional formatting
    Conditional formatting allows you to format grid cells based on specified conditions. This can be achieved by defining OlapGridDataConditionalFormat, which allows you to specify the criteria for filtering the cells and set the styles to be applied. Background, foreground, font family, font size, and font weight can all be customized for value cells.
  • Selecting cells
    Cell selection is now supported, similar to Excel, allowing you to select grid value cells.
  • Silverlight only - Hyperlinks for cells
    Cells can be hyperlinked to retrieve a detailed description for a particular cell. The hyperlinked cells property generates a separate event called LinkClick, which is used for the clicked cell; LinkLabelEventArgs will return the clicked PivotCellDescriptor.