实现对gridpanel中的数据进行修改,选中后根据records[0].index修改不太懂你的意思,看下面的会不会有什么启发//先得到records集合var records=s.getRange();s.each(function(record,index){ //你可在此修改值});