dojox.grid.arraySwap(this.data, inIndexA, inIndexB); this.rowChange(this.getRow(inIndexA), inIndexA); this.rowChange(this.getRow(inIndexB), inIndexB); this.change();