Hi
I have made a typed list from an entity and with a lot of 1-1 relations.
I have made a partial class for the entity and added code for a property/column.
My question is now. How can I add this field to the typed list?
I have looked in the source code for the typed list and there is a lot of places for a column to add. And there is also a const int AmountOfFields.