Hello everyone, I tried to bind a grid to an Entity having an Entity field. When I remove the entity field from the grid, it works fine. When I add it I get the following error although I have overridden the ToString of the reference entity to display meaningful data: SerializationContext is required. Use SerializationScope to set it. What is SerializationContext and what is SerializationScope? How can they be used in general and specially to solve this problem ? Thanks in advance. |
I replaced the comment by answer.