No records to display

Hi Syncfusion Team,

please see the attached sample - click NavMenu "Tree Grid". One list of data is rendering fine, the other one not. Please advise how to render the second list.
I guess one of the class members is making issues. Is there a way to step through the Syncfusion code?

Best regards
Michael

Attachment: SyncfusionBlazorTreeView_9acbf000.zip

1 Reply 1 reply marked as answer

PK Padmavathy Kamalanathan Syncfusion Team February 1, 2021 09:38 AM UTC

Hi Michael, 
 
Thanks for contacting Syncfusion Forums. 
 
Query: No records to display 
 
We are able to reproduce the reported issue(property set method not found) in your sample. This issue will occur when we do not use “set” method for model class properties. Please check the below common forum link for the reported issue, 
 
Using set method for “StringId” and “ParentStingId” resolve the issue and data get bound to the Tree Grid properly. 
 
Kindly get back to us for further assistance. 
 
Regards, 
Padmavathy Kamalanathan 


Marked as answer
Loader.
Up arrow icon