When calling the ‘updaterow’ such as $(‘#mygrid’).jqxGrid(“updaterow”, index, rowData); for the Parent Row of a Nested Grid the Parent Row loses the Nested Grid completely, the arrow on the left hand side points down. The only way the grid returns is when the row is collapsed then expanded again and the Nested Grid returns. Is there a solution to this?