New extension: PcPhpDataColumn

CDataColumn is somewhat limited in the snippets of PHP code it can run to evaluate the content of a cell, in a grid.

This extension is a simple extending of CDataColumn and enabled running virtually any snippet of PHP code to evaluate the cell content (although naturally you shouldn’t place there big code segments…).

Please comment on the GitHub project page so we can keep track of any feedback most effectively.

Extension page

Github project page