no luck so how do i get the value of a grid cell? i have a grid that is load and the user can edit inline within the grid. i simply want to get the value of the cell when the user clicks a button.
var qty = grid.cells(0, 5).getValue();
throws an error:
Uncaught TypeError: Cannot read property ‘_childIndexes’ of null in the dhtmlx.js:9