日期:2014-05-16  浏览次数:20342 次

ExtJS4新发现11_gridPanel对选中行的操作
var model = grid.getSelectionModel(); 
model.selectAll();//选择所有行