breckster
8 Mar 2012, 7:03 AM
After upgrading to build 309, I noticed an error on my grouper fn for a store.
Prior to the upgrade : groupFn:function(record)
After the upgrade: groupFn:function()
What happened to the record param?
Prior to the upgrade : groupFn:function(record)
After the upgrade: groupFn:function()
What happened to the record param?