w2grid.nextCell

Returns next cell or null if it is last cell in the row.
nextCell(col_ind, editable)
col_ind integer, column index
editable boolean, indicates
Returns integer or null.

Description

The first argument col_ind is the index in the .columns array.
If you have grid defined in the following way: You can do:

User Comments

comments powered by Disqus