When using JsonDataSource in LINQ Reporting engine, is there any supported way to iterate over a JSON object and access both its property name (key) and property value?
Example JSON:
"node":{
"ingredientsPerLanguage": …...Apples 002 Pommes Is there any template syntax or workaround that...You can bind JSON data to a template using JsonDataSource [2],...