Hi,
I have a problem with the Grid control. The componet build the collection of objects. This collection is corretly shown in a TreeView. On selection of a node in the TreeView, the content for the Grid is build: The grid shows the selected node object and all the children of them. If I select on node in the TreeView, the Grid content is build correctly and all information/entries are shown in the Grid.
Now the problem: When I select a line in the Grid, I got a Newtonsoft.Json.JsonSerializationException (attached file)! I also attach the json data.
I hope you can help me to find a solution!
Greetings,
Bernd
Attachment:
sync_232b545b.zip