Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to customize row background based on a field value? #424

Open
realtebo opened this issue May 8, 2019 · 1 comment
Open

How to customize row background based on a field value? #424

realtebo opened this issue May 8, 2019 · 1 comment

Comments

@realtebo
Copy link

realtebo commented May 8, 2019

How to customize row background based on a field value?

I cannot understand how to do this, based on the doc

@SeamusObrien
Copy link

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
});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants