This is the archived documentation for WaveMaker v10 and v11

For newer WaveMaker versions (v12 and above), please visit the Latest WaveMaker Docs.

Skip to main content
Version: v10.15

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