Results 1 issues of Norman Jarvis

When I use these two lines in my code then I get an error: TypeError: Cannot read property 'subgrid' of undefined // Error!!!! grid.setValue(colPos['bob'], gridRow+1, rowData[i].bob); grid.setValue(colPos['pi'], gridRow+1, rowData[i].key); But...

bug
help wanted
Needs Confirmation