hello,
I have 2 databases in which the records can be different. The recognition of the changed records works.
I am now looking for a solution (a view) how to display them so that the user can choose which of the
two records to use (the other will be updated)
I first was thinking of a TableView, but this doesn't seem to support multiselect (only with STRG or special code?
and i am not sure about that a can get the diffrent rows and columns).
Does anyone have a tip, or an example if possible?
I have 2 databases in which the records can be different. The recognition of the changed records works.
I am now looking for a solution (a view) how to display them so that the user can choose which of the
two records to use (the other will be updated)
I first was thinking of a TableView, but this doesn't seem to support multiselect (only with STRG or special code?
and i am not sure about that a can get the diffrent rows and columns).
Does anyone have a tip, or an example if possible?