ID:1894860
 
I have been toying with grids a little bit, and I cant seem to figure out how to change the background of a single cell in a grid. Is this even possible?
Got it, you just have to set the body{} style when outputting, like so:

src << output("<style>body{background-color:red;}</style>[N.name] [N.last_name]", "grid:1,[i]")