From: benny Date: Fri, 13 Jul 2018 07:49:25 +0000 (+0800) Subject: Pman.Tab.PersonList.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=0b1ee32b788c67baf9f90dc7d42e7034036431cc Pman.Tab.PersonList.js --- diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index b653d8cc..79416a32 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -457,7 +457,7 @@ Pman.Tab.PersonList.prototype = { handler : function(){ //Pman.genericDelete(_this, 'Person'); - console.log(_this.grid.getDataSource()); + console.log(_this.grid.getSelectionModel()); var rec = _this.grid.ds.getAt(rowIndex);