Pivot Table / Miscellaneous / Hyperlink

Blazor Pivot Table Example - Hyperlink Integration Support

Loading Syncfusion Blazor Server Demos…

Properties

This sample demonstrates showing hyperlink options in row headers, column headers, value cells, and summary cells in the pivot table with condition-based and header-based filtering.

Hyperlink display options available from dropdown:

  • All Cells - Display hyperlinks in all cells
  • Row Headers - Display hyperlinks in row headers only
  • Column Headers - Display hyperlinks in column headers only
  • Summary Cells - Display hyperlinks in summary cells
  • Value Cells - Display hyperlinks in value cells
  • Condition Based - Display hyperlinks in value/summary cells based on conditions (less than, greater than, equals)
  • Header Based - Display hyperlinks in specific row/column based on header text

For comprehensive hyperlink documentation, refer to the documentation.