<< Click to display table of contents >> TrvrActionInsertTable.DataProvider |
A data provider that is used to generate a new report table.
property DataProvider: TRVReportDataProvider;
This property is used only if UseDataTables = True.
If DataProvider is defined, and it can list available tables, and if there is at least one data table, this action shows a special dialog to create a report table basing on the selected data table. The user can choose which fields to include in a report table.
Otherwise, a standard table insertion dialog is used to insert a blank report table.