Hi, I have a strange issue with a datagrid that set the dgdata to empty. In IDE mode the app run fine but from the standalone I get this error.
Any idea? Type: Object (property is not an integer) Object name: dg_compras Line:(row 0 col 0) Hint: -8 Type: Chunk (can't set property) Object name: dg_compras Line:(row 4128 col 20) Hint: Type: Object (can't set object property) Object name: dg_compras Line:(row 4128 col 5) Hint: -8 Type: set (can't set property) Object name: dg_compras Line:(row 4128 col 1) Hint: -8 Type: Handler (error in statement) Object name: dg_compras Line:(row 4128 col 1) Hint: _table.CreateDefaultHeaderGroup Type: Objec (Name:) Object name: dg_compras Line:(row 0 col 0) Hint: button id 1005 of group id 1004 of card id 1002 of stack "/Users/Joss/Desktop/facturamac_v2010/1.0.5rc16/Development/MacOS/facturamacGLX.app/Contents/MacOS/components/revdatagridlibrary.rev" Type: Handler (can't find handler) Object name: dg_compras Line:(row 4049 col 1) Hint: Type: if-then (error in statement) Object name: dg_compras Line:(row 4048 col 1) Hint: Type: if-then (error in statement) Object name: dg_compras Line:(row 4047 col 1) Hint: Type: repeat (error in statement) Object name: dg_compras Line:(row 4045 col 1) Hint: Type: Handler (error in statement) Object name: dg_compras Line:(row 4045 col 1) Hint: _table.CreateHeaders Type: Objec (Name:) Object name: dg_compras Line:(row 0 col 0) Hint: button id 1005 of group id 1004 of card id 1002 of stack "/Users/Joss/Desktop/facturamac_v2010/1.0.5rc16/Development/MacOS/facturamacGLX.app/Contents/MacOS/components/revdatagridlibrary.rev" Type: Handler (can't find handler) Object name: dg_compras Line:(row 3951 col 1) Hint: Type: Handler (error in statement) Object name: dg_compras Line:(row 3951 col 1) Hint: _table.CreateColumns Type: Objec (Name:) Object name: dg_compras Line:(row 0 col 0) Hint: button id 1005 of group id 1004 of card id 1002 of stack "/Users/Joss/Desktop/facturamac_v2010/1.0.5rc16/Development/MacOS/facturamacGLX.app/Contents/MacOS/components/revdatagridlibrary.rev" Type: Handler (can't find handler) Object name: dg_compras Line:(row 151 col 1) Hint: Type: if-then (error in statement) Object name: dg_compras Line:(row 150 col 1) Hint: Type: if-then (error in statement) Object name: dg_compras Line:(row 113 col 1) Hint: Type: Handler (error in statement) Object name: dg_compras Line:(row 113 col 1) Hint: _Initialize Type: Objec (Name:) Object name: dg_compras Line:(row 0 col 0) Hint: button id 1005 of group id 1004 of card id 1002 of stack "/Users/Joss/Desktop/facturamac_v2010/1.0.5rc16/Development/MacOS/facturamacGLX.app/Contents/MacOS/components/revdatagridlibrary.rev" Type: Handler (can't find handler) Object name: dg_compras Line:(row 4512 col 18) Hint: Type: if-then (error in statement) Object name: dg_compras Line:(row 4512 col 1) Hint: Type: Handler (error in statement) Object name: dg_compras Line:(row 4512 col 1) Hint: dgData Type: Objec (Name:) Object name: dg_compras Line:(row 0 col 0) Hint: button id 1005 of group id 1004 of card id 1002 of stack "/Users/Joss/Desktop/facturamac_v2010/1.0.5rc16/Development/MacOS/facturamacGLX.app/Contents/MacOS/components/revdatagridlibrary.rev" Type: Chunk (can't set property) Object name: dg_compras Line:(row 1362 col 19) Hint: Type: Object (can't set object property) Object name: dg_compras Line:(row 1362 col 4) Hint: Type: set (can't set property) Object name: dg_compras Line:(row 1362 col 1) Hint: Type: Handler (error in statement) Object name: dg_compras Line:(row 1362 col 1) Hint: uiNewProveedor Type: Objec (Name:) Object name: dg_compras Line:(row 0 col 0) Hint: stack "/Users/Joss/Desktop/facturamac_v2010/1.0.5rc16/Development/MacOS/facturamacGLX.app/Contents/MacOS/components/s_main_productos_v1.rev" Type: Handler (can't find handler) Object name: dg_compras Line:(row 2 col 1) Hint: uiNewProveedor -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Datagrid-error-when-set-to-empty-tp3027651p3027651.html Sent from the Revolution - User mailing list archive at Nabble.com. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
