I’m able to bind nested json using in my datagrid using the map functions in the jqxdataadapter datafields property.
However, when selecting the row in the grid, my data is not nested anymore probably due to using map in the dataadapter, it is just a flat object.