This repository was archived by the owner on Oct 20, 2021. It is now read-only.

Description
in the current implementation, a Template that is set by the developer will never be altered by any other operations in the datarow, also not by adding fields etc.
This request is for merging two DataRows, to also merge the two templates. This might be possible under the condition that
both templates had been defined by the developer.
We may not implement "hidden magic" here if the situation is not chrystal clear.