jquery-bootgrid
jquery-bootgrid copied to clipboard
How to customize row background based on a field value?
How to customize row background based on a field value?
I cannot understand how to do this, based on the doc
Take a peek at Status mapping, http://www.jquery-bootgrid.com/Documentation#statusmappings
Also it is worth to add a line how to switch off status mapping, e.g.:
$("#grid").bootgrid({ statusMapping: false });