Pman.Tab.XtupleReports.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 18 Dec 2013 12:42:03 +0000 (20:42 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 18 Dec 2013 12:42:03 +0000 (20:42 +0800)
Pman.Tab.XtupleReports.js

Pman.Tab.XtupleReports.bjs
Pman.Tab.XtupleReports.js

index 0cbb122..7988bdc 100644 (file)
@@ -83,7 +83,7 @@
                                         },
                                         {
                                             "listeners": {
-                                                "afterselectionchange": "function (_self)\n{\n    _this.vgrid.onClick('first');\n}"
+                                                "afterselectionchange": "function (_self)\n{\n    _this.vgrid.footer.onClick('first');\n}"
                                             },
                                             "*prop": "sm",
                                             "singleSelect": true,
index 0636323..4eff4be 100644 (file)
@@ -124,7 +124,7 @@ Pman.Tab.XtupleReports = new Roo.XComponent({
                                 listeners : {
                                     afterselectionchange : function (_self)
                                     {
-                                        _this.vgrid.onClick('first');
+                                        _this.vgrid.footer.onClick('first');
                                     }
                                 },
                                 singleSelect : true