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

index 00dac2c..316c6be 100644 (file)
@@ -256,7 +256,7 @@ Pman.Tab.PersonList.prototype = {
                         
                     },
                     cellclick : function (_self, rowIndex, columnIndex, e)
-                    {
+                    {   console.log(_this.grid.ds.getAt(rowIndex));
                         var di = this.colModel.getDataIndex(columnIndex);
                         if (di != 'active') {
                             return;