dudapiotr / ZfTable

*Not supported*ZfTable 3.1. Awesome ZF2 table / grid (and much much more) generator with huge possibilities of decorating and conditioning. Integrated with DataTables, Doctrine 2, Bootstrap 2.0 and 3.0.
http://dudapiotrek.laohost.net/
MIT License
75 stars 59 forks source link

Add custom condition plugins #80

Open cbichis opened 8 years ago

cbichis commented 8 years ago

Hi,

I am not sure if this is possible but by example I would like to have the ability to compare two rows and based on result to mark with colors one of the columns.

This is now possible with callable but I find useful to do with varattr, bu been able to register a custom condition. Not sure if this is possible yet.