Example:
I would like to apply a due date indicator render AND maintain a search word highlighting render on the same column.
How do would I do that? Combining all renders into one function() call seems sloppy.
js
{ "data" : "date_column", "render": due_date or highlight (not both) },