Getting your data displayed just right in UI Grid can be a huge pain.
You might just want to format some numbers, or you might want to embed something complex like a chart or custom directive.
In this post outline six (plus one) different methods you can use to get your data just the way you want it:
- Bindings
 - Update: Cell Classes
 - Cell Filters
 - Cell Templates
 - Links
 - Buttons
 - Custom directives