Hi All:
How can I create a new DataTable object and fill it from the Employee entity? I mean, I would like to have a Table structure with all the Employee entity fields (Employye database fields and the related fields, ie, Home.Address.City).
Thanks;
Gus