Style API
Every change detection cycle q-grid goes through all visible rows and cells to invoke user defined style callbacks. Next when callback calls are complete style API will produce dynamic stylesheet using pair of context identifier and column key as css class name, row and column resize works the same. This approach avoids to use inline styles and makes management simple.
The PictureNext picture can be seen in element inspector.