Pman.Dialog.CoreNotifyRecur.bjs
[Pman.Core] / Pman.Dialog.CoreNotifyRecur.js
index 25a955b..e17d82a 100644 (file)
@@ -337,7 +337,7 @@ Pman.Dialog.CoreNotifyRecur = {
                                     if (v.length) {
                                         var cm = _this.grid.colModel;
                                         Roo.log(this);
-                                        var ci = cm.getColumnByDataIndex(this.dataIndex);
+                                        var ci = cm.getColumnByDataIndex(this.name);
                                         Roo.log(ci);
                                         
                                         var ce = cm.getCellEditor(ci);