I'm planning an application that uses TX Text Control. One of the feature I need is to fill a single placeholder (merge filed) with an entire table.
I need something like:
Tamplate:
After merging:
The data in the table will be build programmatically, and the table structure may change (column order, columns etc).
Is it possible?
I need something like:
Tamplate:
After merging:
The data in the table will be build programmatically, and the table structure may change (column order, columns etc).
Is it possible?