yii2 - Sum of gridview column -


what way, if it's possible sum column values in gridview , display in summary? have column prices , i'd show sum of them near rows count.

yes, it's possible. question broad in current state. can implement on own, recommend use kartik's gridview extension. it's enhanced version of native gridview , has feature.

hers paragraph in official docs desribing feature.


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -