Skip to main content
Version: v11.6.0

Using Widgets to represent Data Table Columns

Scenario: How to represent Data Table data using appropriate widgets. We will customise the Data Table to display:

  • Firstname field as a primary button
  • Lastname field as danger button with a click event triggering the display of alert notification variable
  • Picurl as an image widget

Data Table Use Cases