Hallo
I have a DataGrid that shows records from my database and allow the user to
navigate to the children records (i.e. press on the + sign and then on the
DataRelation name to navigate to the corrosponding rows)
Anyway the DataRelation names are not very user-friendly. My client expects
something more discriptive than "credit2details".
How can I change only these tabs without to change all the DataRelation
throughout the whole project
thanks in advance