Topic: TableGrid

Hi,
I have askek you in the past but I forgot the answer
So In case I have the Tables  Tab1, Tab2, TabSum, Names

Names
  name



Tab1
  LastName
  Retation with Table Names


Tab2
  LastName
  Relatin with Table Names


TabSum
  Date
  Relation With Table Tab1
  Relation With Table Tab2


So my question is :
In the Form for TabSum ther is a TableGrid witt The LatsName of Tab1 and Tab2 and the Names Of Tba1 and Tab2
The problem is taht the Lastnames are ok written but the names are not ok.
How can I solve it.

Unfortunantely I can not send you my program because I face a problem with my Pc and I'm using a pc of a firend to send you this message

Regards
Vassilis

Re: TableGrid

Hello,


Unfortunately I can not solve this issue by using my imagination smile
I need your project.

Dmitry.

3 (edited by v_pozidis 2015-07-09 17:28:45)

Re: TableGrid

Ok fixed the problem with my PC, so the progarm is a simply test.

Us you will see There is the TbaleA with twice the field name.
In the first screen the results in the tableGrid are wrong.
I have saved the fields with different names but in the tablegrid there are different names
How can I fix it ?

Post's attachments

Attachment icon Test.zip 324.89 kb, 472 downloads since 2015-07-09 

Re: TableGrid

v_pozidis wrote:

Ok fixed the problem with my PC, so the progarm is a simply test.

Us you will see There is the TbaleA with twice the field name.
In the first screen the results in the tableGrid are wrong.
I have saved the fields with different names but in the tablegrid there are different names
How can I fix it ?

You should do it using calculated field, example:

Post's attachments

Attachment icon Test_fixed.zip 3.51 kb, 528 downloads since 2015-07-09 

Dmitry.