I have a grid where i am using RowEditor (3.3.0) and am getting a "ed is null" error when tabbing between cells.
When I first enter into the cell I can sometimes tab through the whole record and other times it may stop after my first tab.
I use RowEditor on another grid in pretty much the same way and can tab to my hearts content. The difference between the two grids is that the one with errors uses Comboboxes for some of the editors.
Thoughts before posting code? Code passed JS-Lint.