Hi, I found it... the error is that I call:
set the text of field "f_importe_portes" to the uSumTotal ["Col 9"] of group "dg_xxxx" And the correct is: set the text of field "f_importe_portes" to the uSumTotal ["Col 9"] of me I call inside the FillData, but I think that isn't the correct place. I want to update the total if the user change any value, but when the user add one row or delete one row I need to recalculate. What is the best place to put it? Also I detected some strange issues when update the scripts in FillData and when modify the getProp. After some modifications the datagrid is empty and no more work. I must remove from the memory and open again the stack. Salut, Josep -- View this message in context: http://www.nabble.com/Aggregate-values-for-columns-tp24158600p24158604.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
