I have a form in which I present a table
The table has 10 fields where 5 of them can repeat themselves in several lines and 5 of them always change.
The data is displayed in Tab Control with 2 pages
On one page the unchanged fields are displayed once of course
And on the second page the fields that changed are displayed as a table
How do you make it?