Button Filter
<a
href="#"
data-grid-control="button-filter"
data-path=".red">Red</a><button
type="button"
data-grid-control="button-filter"
data-path=".red">Red</button>Last updated
<a
href="#"
data-grid-control="button-filter"
data-path=".red">Red</a><button
type="button"
data-grid-control="button-filter"
data-path=".red">Red</button>Last updated
.dg-checked{
color: red;
}