Revision #58 was created by Kartik V on May 12, 2014, 3:54:36 PM.
Updated embedded wiki link
Content
This wiki explains how to add calculated fields into your Yii Framework 2.0 gridview with filtering and sorting.
>Note: If you are looking at filtering and sorting by SUMMARY data from related tables, then refer [this wiki]("http://www.yiiframework.com/wiki/679/filter-sort-by-summary-data-in-gridview-yii-2-0/").
Example Structure
-----------------
Let's say you have the following tables:
~~~