Skip to content

Tag: javascript

Nodejs how to create a `data tree` with array on result

How to fix or redesign results or create a TreeView after mapping the result using nodejs? this is my code, please check below the desired result What I want here is that if the QuestionGroupID is existing it will not create another row but it will create array on optionItems please see the desired result vs …