beforeFillHandle: function(evt, ui){ if(['OrderDate', 'ShipName', 'ShipRegion'].indexOf(ui.dataIndx) == -1 ){ return false; }},