Pman.Tab.PersonList.js
authorbenny <benny@roojs.com>
Fri, 13 Jul 2018 07:49:25 +0000 (15:49 +0800)
committerbenny <benny@roojs.com>
Fri, 13 Jul 2018 07:49:25 +0000 (15:49 +0800)
Pman.Tab.PersonList.js

index b653d8c..79416a3 100644 (file)
@@ -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);