このページは既にアーカイブ化され、その後の更新はありません。

この製品の販売は終了しました。

Syncfusion Essential Studio Business Intelligence Edition (英語版)

BI(Business Intelligence) アプリケーションを、WPF/ASP.NET/Silverlight で容易に作成。

Syncfusion 社の製品
2002 年より日本国内にてComponentSourceで販売中。

i

本製品の単体販売は終了され、すべてのコントロールはSyncfusion Essential Studio Enterprise Editionに含まれています。

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.