0 Replies Latest reply on Dec 2, 2011 7:17 PM by healeyb

    Is this a typo in extendedDataTable.js?

    healeyb

      I came across this in 4.1.0.M4...

       

      processSlectionWithShiftKey: function(index) {

                      if (this.shiftIndex == null) {

                          this.setShiftRow(this.activeIndex != null ? this.activeIndex : index);

                      }