Hi, I have a trouble with the aggregate values for columns. I'm trying the sample:
getprop uSumTotal [pColumn] local theTotal=0 put the dgData of me into theDataA repeat for each key theIndex in theDataA add theDataA [theIndex][pColumn] to theTotal end repeat return theTotal end uSumTotal Into the default column behavior, and I call it from the FillData or SelectionChange to update the values, but only get empty. What I'm doing wrong? Salut, Josep -- View this message in context: http://www.nabble.com/Aggregate-values-for-columns-tp24158600p24158600.html Sent from the Revolution - User mailing list archive at Nabble.com. _______________________________________________ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution