`
piaosan2009
  • 浏览: 1778 次
  • 性别: Icon_minigender_1
  • 来自: 福州
文章分类
社区版块
存档分类
最新评论
文章列表
1、How to get selected Rows from a Grid panel in ExtJs 4    get reference to grid selection model could be rowModel or cellModel depending on what was defined in the grid definition         selType: 'cellmodel' or selType: 'rowmodel'        seletionModel = grid.getSelectionModel()    get array of the ...
Global site tag (gtag.js) - Google Analytics