Open lyrl opened 9 years ago
@amcdnl not static change,change certain row base a expression or a condition ,like a row data has a success property with value true。
Ah, like you want to trigger a highlight or something when a row changes from a external service?
We could add a property for row classes and let it support expressions and then evaluate it here: https://github.com/Swimlane/angular-data-table/blob/master/src/components/body/BodyController.js#L334
PR welcome :)
has any already exist property?