Hi,
The DataColumn class in DataTable has a field name, and a caption property. All the bound controls I use interrogate the caption for their captions or names, and use the field name for their 'bound' property.
Is there a caption equivalent in the Entity/EntityCollection, or should I use another mechanism to set these captions. The caption is ideal because all the bound controls use it (We use DevExpress)
Regards
Craig