📄️ Customising Data Table Row Action
Scenario: Click of a button in a Data Table row should display a message
📄️ How to Configure Row Expansion in a Data Table
In this article, you will learn how to configure row expansion on a data table. To use the row expansion feature, you create a data table and a partial; you configure the partial to contain related information of the table item. A partial is a semi page which is a reusable object, and a data table is a data widget configured as a variable. You add page params in the partial page and bind it through the data table settings.
📄️ Using Widgets to represent Data Table Columns
Scenario
📄️ View Master-Detail Data Records using Data Table
Scenario: In a Master-Detail relationship, display the details record for a selected row of Master table. We will see the implementation of this scenario using Data Table widget.
📄️ Add Master-Detail records using Data Table
Scenario: To implement CRUD operations on an Master-Detail database schema. We will be adding records in a Master-Detail scenario using Data Table bound to Live Variable.
📄️ Export Data from Data Table
Scenario: To export data from a Data Table to excel or csv format. We will be using the Export option of Data Table to export data from a Live/Service (Query) Variable.
📄️ Export Data from Data Table - 2
9.4 release
📄️ Setting Blob Filename
---
📄️ Dynamic Data Tables
Dynamic Data Tables can be created in the following ways:
📄️ Customize Dynamic Datatable
---
📄️ Data Table Column bound to Query
Data Table is build using a single table from an imported Database. You might want to enable user selection for one column of the Data Table from values of a query result.
📄️ Combining Columns in Data Table
---
📄️ Custom Styling Data Table Columns & Rows
Scenario
📄️ Formatting Data Table Columns
Scenario
📄️ Concurrency and Record Locking in WaveMaker
---
📄️ Edit DataTable records bound to Query API
---