Closed gertcuykens closed 9 years ago
This is a tough call, a lot of use-cases have data fields that aren't to be displayed.
For example, computed columns could combine 1 or more fields into a single displayed column. Or the data might be coming unfiltered from another source, and it may be important not to break the 2-way binding by copying it into another more selective array.
I'll keep this idea in mind and re-open if I can find a way to implement it without breaking anything.
This works
But would be nice if you can do the same thing with dynamic columns and only specify the columns that need a cellTemplate.