1. #1
    Sencha User
    Join Date
    Dec 2011
    Location
    White Rock, BC Canada
    Posts
    155
    Vote Rating
    0
    WagsMax is on a distinguished road

      0  

    Default Group Function available yet?

    Group Function available yet?


    Can a group function be used in Designer yet?
    Like this groupFn:
    Code:
    grouper: {
           groupFn: function(record) {           return record.get('lastName')[0];       }   },

  2. #2
    Sencha - Architect Dev Team aconran's Avatar
    Join Date
    Mar 2007
    Posts
    8,191
    Vote Rating
    63
    aconran is just really nice aconran is just really nice aconran is just really nice aconran is just really nice aconran is just really nice

      0  

    Default


    Groupers were introduced in build 286. Jason has an example attached to this forum post.

    http://www.sencha.com/forum/showthre...ll-not-working
    Aaron Conran
    @aconran
    Sencha Architect Development Team