Print Data Table Record List
Overview
Print records in the form of a table
Parameter Configuration
| Parameter | Description |
|---|---|
| Data Table | The data table module to which the records belong |
| Header Settings | Set the header column content of the list data |
| Title | The title of the pop-up window. Context variables can be obtained using expressions to specify dynamically |
| Record List | The record list data to be printed. Context variables can be obtained using expressions to specify dynamically |
Notes
- Header Settings Customize the print table header style. This item needs to be set
Usage Scenarios
- The data table view page uses custom controls to print the list data of the current page
- Custom controls that obtain record lists based on context and print record list data

