Hello,
I've encountered an issue while setting up a many-to-one relationship between two tables using GUIDs instead of INTs for primary and foreign keys. This was a recent change due to an error indicating a conversion issue from Guid to Int32 (-2147220956). Although the relationship between the 'Car' and 'Manufacturer' tables is established, the primary field is not displayed in the grid and appears as 'No name'.
CRUD operations execute successfully, updating the database accurately. However, the primary field from the lookup entity defaults to 'No name' upon refreshing instead of displaying the actual primary field name.
Attached are relevant images and screenshots for further insight.
Thank you for your help.

Report
All responses (
Answers (