I need to format specific cells in Datatable. The application uses AngularJS and I am defining the Datatable using Angular directives. How do I specify the CssFormat like it is shown in the documentation.
Problem confirmed and fixed. Now in all places where function can be defined by the name - component will check the handler in the current scope, and if it absent will try to find a global method with the same name.
You will need to use
{ id:“votes”, header:“Votes”, cssFormat:“mark_votes” }