Forum

November 2nd, 2014
A A A
Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

The forums are currently locked and only available for read only access
sp_Feed Topic RSS sp_TopicIcon
Grouping summaryType
18/11/2010
09:47
Avatar
waiting
Member
Members
Forum Posts: 40
Member Since:
22/12/2008
sp_UserOfflineSmall Offline

Hi Tony,

I want to use 'avg' to calc the project's avg progress, and use this code

{name: 'progress', index:'progress', width: 70, formatter:'integer', summaryType: 'avg', summaryTpl: '<strong>avg: {0}</strong>' },

but  the {0} result has Decimal in some condition. summaryType's func only has 3 param (value, name, record), i can't define the result's style. So i thought to use custom-func, and then found i can't get the total number from one grouping ( grlen).

the src code say:

        "avg" : function(v, field, rc) {
            // the same as sum, but at end we divide it
            return parseFloat(v||0) + parseFloat((rc[field]||0));
        }

ehm...

I wonder the feature:  user can difine formatter for summaryType , same as col-formatter

I thought maybe it's better to invoke summaryType-func one by one on Grouping dataset , and pass through the grouping info (eg: the number rows of this group), not on record row.  So user can defined custom-func for summaryType easyly.

Thanks.

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

Currently Online:
76 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

OlegK: 1255

markw65: 179

kobruleht: 144

phicarre: 132

YamilBracho: 124

Renso: 118

Member Stats:

Guest Posters: 447

Members: 11373

Moderators: 2

Admins: 1

Forum Stats:

Groups: 1

Forums: 8

Topics: 10592

Posts: 31289

Newest Members:

, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.com

Moderators: tony: 7721, Rumen[Trirand]: 81

Administrators: admin: 66

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information