Newtonsoft.Json.JsonSerializationException

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

1 Reply

RS Renjith Singh Rajendran Syncfusion Team July 14, 2020 12:04 PM UTC

Hi Bernd, 

Greetings from Syncfusion support. 

We have analyzed the shared files. We need more details to further proceed on this. The following details would be helpful for us to further validate the reported problem and provide you a solution as early as possible. Kindly get back to us with the following details for better assistance.  
  1. Share your complete Grid model class codes.
  2. Share the complete Grid rendering codes. We need to check the properties and events you have enabled in Grid.
  3. Share the Syncfusion version details you are using.
  4. If possible, share an issue reproducing sample. This would help us to validate the problem based on your scenario.

The provided information will help us analyze the problem, and provide you a solution as early as possible. 

Regards, 
Renjith Singh Rajendran 


Loader.
Up arrow icon